diff --git a/.github/workflows/functional_test.yaml b/.github/workflows/functional_test.yaml index da585c739b..312a4919cb 100644 --- a/.github/workflows/functional_test.yaml +++ b/.github/workflows/functional_test.yaml @@ -14,12 +14,12 @@ jobs: # To check latest Minikube versions, see: https://raw.githubusercontent.com/kubernetes/minikube/master/pkg/minikube/constants/constants_kubernetes_versions.go # TODO: Automate updating this and expand/contract matrix coverage for other Kubernetes distributions kubernetes_version: + - v1.31.0 # Support: 28 Aug 2025 - 28 Oct 2025 - v1.30.0 # Support: 28 Apr 2025 - 28 Jun 2025 - v1.29.4 # Support: 28 Dec 2024 - 28 Feb 2025 - v1.28.9 # Support: 28 Aug 2024 - 28 Oct 2024 - - v1.27.13 # Support: 28 Apr 2024 - 28 Jun 2024 # Test current +1 out-of-date Kubernetes version to cover EKS's extended support version matrix - - v1.26.15 # Support: 28 Dec 2023 - 28 Feb 2024 + - v1.27.13 # Support: 28 Apr 2024 - 28 Jun 2024 container_runtime: - "docker" - "containerd" diff --git a/.github/workflows/functional_test_v2.yaml b/.github/workflows/functional_test_v2.yaml index d432f44891..a08380bd15 100644 --- a/.github/workflows/functional_test_v2.yaml +++ b/.github/workflows/functional_test_v2.yaml @@ -27,13 +27,12 @@ jobs: # The kubernetes_version matrix entries are currently following native Kubernetes version support and +1, see: https://endoflife.date/kubernetes # To check latest versions, see: https://hub.docker.com/r/kindest/node/tags k8s-version: + - v1.31.0 # Support: 28 Aug 2025 - 28 Oct 2025 - v1.30.0 # Support: 28 Apr 2025 - 28 Jun 2025 - v1.29.0 # Support: 28 Dec 2024 - 28 Feb 2025 - v1.28.0 # Support: 28 Aug 2024 - 28 Oct 2024 - - v1.27.3 # Support: 28 Apr 2024 - 28 Jun 2024 - - v1.26.6 # Support: 28 Dec 2023 - 28 Feb 2024 # Test current +1 out-of-date Kubernetes version to cover EKS's extended support version matrix - - v1.25.11 # Support: 27 Aug 2023 - 27 Oct 2023 + - v1.27.3 # Support: 28 Apr 2024 - 28 Jun 2024 test-job: - functional - histogram diff --git a/functional_tests/README.md b/functional_tests/README.md index e22b62c81f..f1585c6a0a 100644 --- a/functional_tests/README.md +++ b/functional_tests/README.md @@ -6,7 +6,7 @@ Run the following commands prior to running the test locally: ``` export KUBECONFIG=/tmp/kube-config-splunk-otel-collector-chart-functional-testing export KUBE_TEST_ENV=kind -export K8S_VERSION=v1.28.0 +export K8S_VERSION=v1.31.0 kind create cluster --kubeconfig=/tmp/kube-config-splunk-otel-collector-chart-functional-testing --config=.github/workflows/configs/kind-config.yaml --image=kindest/node:$K8S_VERSION kubectl get csr -o=jsonpath='{range.items[?(@.spec.signerName=="kubernetes.io/kubelet-serving")]}{.metadata.name}{" "}{end}' | xargs kubectl certificate approve make cert-manager @@ -14,7 +14,7 @@ kind load docker-image quay.io/splunko11ytest/nodejs_test:latest --name kind kind load docker-image quay.io/splunko11ytest/java_test:latest --name kind kind load docker-image quay.io/splunko11ytest/dotnet_test:latest --name kind # On Mac M1s, you can also push this image so kind doesn't get confused with the platform to use: -kind load docker-image ghcr.io/signalfx/splunk-otel-dotnet/splunk-otel-dotnet:v1.6.0 --name kind +kind load docker-image ghcr.io/signalfx/splunk-otel-dotnet/splunk-otel-dotnet:v1.7.0 --name kind kind load docker-image ghcr.io/signalfx/splunk-otel-js/splunk-otel-js:v2.4.4 --name kind kind load docker-image ghcr.io/signalfx/splunk-otel-java/splunk-otel-java:v1.30.0 --name kind ``` diff --git a/functional_tests/functional_test.go b/functional_tests/functional_test.go index 9e64a5686a..6e8c19aa86 100644 --- a/functional_tests/functional_test.go +++ b/functional_tests/functional_test.go @@ -928,8 +928,8 @@ func testAgentLogs(t *testing.T) { assert.Contains(tt, sourcetypes, "sourcetype-anno") // pod-wo-index-w-ns-index has a sourcetype annotation }, 3*time.Minute, 5*time.Second) - if strings.HasPrefix(os.Getenv("K8S_VERSION"), "v1.30") { - t.Log("Skipping test for journald sourcetypes for cluster version 1.30") + if strings.HasPrefix(os.Getenv("K8S_VERSION"), "v1.30") || strings.HasPrefix(os.Getenv("K8S_VERSION"), "v1.31") { + t.Log("Skipping test for journald sourcetypes for cluster version 1.30 and 1.31") } else { t.Run("test journald sourcetypes are set", func(t *testing.T) { assert.Contains(t, journalDsourceTypes, "kube:journald:containerd.service") diff --git a/functional_tests/testdata_histogram/expected/v1.31/api_metrics.yaml b/functional_tests/testdata_histogram/expected/v1.31/api_metrics.yaml new file mode 100644 index 0000000000..3f87cd55c0 --- /dev/null +++ b/functional_tests/testdata_histogram/expected/v1.31/api_metrics.yaml @@ -0,0 +1,16978 @@ +resourceMetrics: + - resource: {} + scopeMetrics: + - metrics: + - name: go_godebug_non_default_behavior_http2client_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_x509usefallbackroots_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_sync_mutex_wait_total_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.001586888 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: hidden_metrics_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 2 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: APIListChunking + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AdmissionWebhookMatchConditions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AggregatedDiscoveryEndpoint + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AppArmor + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AppArmorFields + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CPUManager + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CloudDualStackNodeIPs + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DevicePluginCDIDevices + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DisableCloudProviders + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DisableKubeletCloudCredentialProviders + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: EfficientWatchResumption + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ElasticIndexedJob + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ExecProbeTimeout + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: HPAContainerMetrics + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: JobPodFailurePolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KMSv2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KMSv2KDF + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeProxyDrainingTerminatingNodes + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: LegacyServiceAccountTokenCleanUp + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: LogarithmicScaleDown + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MinDomainsInPodTopologySpread + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: NewVolumeManagerReconstruction + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: NodeOutOfServiceVolumeDetach + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PDBUnhealthyPodEvictionPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PersistentVolumeLastPhaseTransitionTime + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodDisruptionConditions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodHostIPs + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodSchedulingReadiness + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RemainingItemCount + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServerSideApply + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServerSideFieldValidation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StableLoadBalancerNodeSet + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StatefulSetStartOrdinal + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ValidatingAdmissionPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WatchBookmark + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ZeroLimitedNominalConcurrencyShares + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: APIResponseCompression + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: APIServerIdentity + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: APIServerTracing + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: APIServingWithRoutine + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AllAlpha + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AllBeta + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AllowDNSOnlyNodeCSR + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AllowInsecureKubeletCertificateSigningRequests + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AllowServiceLBStatusOnNonLB + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AnonymousAuthConfigurableEndpoints + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AnyVolumeDataSource + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AuthorizeNodeWithSelectors + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: AuthorizeWithSelectors + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CPUManagerPolicyAlphaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CPUManagerPolicyBetaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CPUManagerPolicyOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CRDValidationRatcheting + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CSIMigrationPortworx + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CSIVolumeHealth + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CloudControllerManagerWebhook + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ClusterTrustBundle + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ClusterTrustBundleProjection + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ComponentSLIs + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ConcurrentWatchObjectDecode + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ConsistentListFromCache + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ContainerCheckpoint + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ContextualLogging + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CoordinatedLeaderElection + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CronJobsScheduledAnnotation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CrossNamespaceVolumeDataSource + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CustomCPUCFSQuotaPeriod + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: CustomResourceFieldSelectors + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DRAControlPlaneController + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DisableAllocatorDualWrite + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DisableNodeKubeProxyVersion + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: DynamicResourceAllocation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: EventedPLEG + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: GracefulNodeShutdown + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: GracefulNodeShutdownBasedOnPodPriority + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: HPAScaleToZero + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: HonorPVReclaimPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ImageMaximumGCAge + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ImageVolume + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: InPlacePodVerticalScaling + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: InTreePluginPortworxUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: InformerResourceVersion + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: JobBackoffLimitPerIndex + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: JobManagedBy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: JobPodReplacementPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: JobSuccessPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KMSv1 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeletCgroupDriverFromCRI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeletInUserNamespace + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeletPodResourcesDynamicResources + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeletPodResourcesGet + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeletSeparateDiskGC + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: KubeletTracing + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: LoadBalancerIPMode + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: LocalStorageCapacityIsolationFSQuotaMonitoring + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: LoggingAlphaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: LoggingBetaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MatchLabelKeysInPodAffinity + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MatchLabelKeysInPodTopologySpread + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MaxUnavailableStatefulSet + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MemoryManager + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MemoryQoS + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MultiCIDRServiceAllocator + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: MutatingAdmissionPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: NFTablesProxyMode + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: NodeInclusionPolicyInPodTopologySpread + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: NodeLogQuery + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: NodeSwap + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: OpenAPIEnums + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodAndContainerStatsFromCRI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodDeletionCost + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodIndexLabel + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodLifecycleSleepAction + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PodReadyToStartContainersCondition + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: PortForwardWebsockets + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ProcMountType + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: QOSReserved + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RecoverVolumeExpansionFailure + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RecursiveReadOnlyMounts + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RelaxedEnvironmentVariableValidation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ReloadKubeletServerCertificateFile + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ResilientWatchCacheInitialization + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ResourceHealthStatus + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RetryGenerateName + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RotateKubeletServerCertificate + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: RuntimeClassInImageCriApi + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SELinuxMount + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SELinuxMountReadWriteOncePod + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SchedulerQueueingHints + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SeparateCacheWatchRPC + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SeparateTaintEvictionController + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServiceAccountTokenJTI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServiceAccountTokenNodeBinding + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServiceAccountTokenNodeBindingValidation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServiceAccountTokenPodNodeInfo + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: ServiceTrafficDistribution + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SidecarContainers + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SizeMemoryBackedVolumes + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StatefulSetAutoDeletePVC + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StorageNamespaceIndex + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StorageVersionAPI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StorageVersionHash + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StorageVersionMigrator + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StrictCostEnforcementForVAP + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StrictCostEnforcementForWebhooks + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StructuredAuthenticationConfiguration + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: StructuredAuthorizationConfiguration + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: SupplementalGroupsPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: TopologyAwareHints + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: TopologyManagerPolicyAlphaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: TopologyManagerPolicyBetaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: TopologyManagerPolicyOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: TranslateStreamCloseWebsocketRequests + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: UnauthenticatedHTTP2DOSMitigation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: UnknownVersionInteroperabilityProxy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: UserNamespacesPodSecurityStandards + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: UserNamespacesSupport + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: VolumeAttributesClass + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: VolumeCapacityPriority + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WatchCacheInitializationPostStartHook + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WatchFromStorageWithoutResourceVersion + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WatchList + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WatchListClient + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WinDSR + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WinOverlay + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: name + value: + stringValue: WindowsHostNetwork + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubernetes_feature_enabled + - gauge: + dataPoints: + - asDouble: 9.223372036854776e+18 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_gomemlimit_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: rest_client_transport_cache_entries + - name: go_cpu_classes_gc_mark_dedicated_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.011306982 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_cycles_automatic_gc_cycles_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 6 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_tiny_allocs_objects_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3751 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mcache_inuse_bytes + - name: apiserver_storage_data_key_generation_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_gc_pause_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.003244012 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_gc_total_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.025249414 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_httpmuxgo121_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 5.016552e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_alloc_bytes + - gauge: + dataPoints: + - asDouble: 1.0856312e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_next_gc_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: up + - name: apiserver_webhooks_x509_insecure_sha1_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_tarinsecurepath_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_panicnil_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0.005402359 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_duration_seconds + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: traffic_policy + value: + stringValue: external + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: traffic_policy + value: + stringValue: internal + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_no_local_endpoints_total + - name: go_godebug_non_default_behavior_gocachehash_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.277952e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_stacks_bytes + - gauge: + dataPoints: + - asDouble: 1.027294e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_other_sys_bytes + - name: kubeproxy_sync_proxy_rules_service_changes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 8 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_scavenge_background_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 2.21e-07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 761280 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_globals_bytes + - name: go_godebug_non_default_behavior_jstmpllitinterp_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_multipathtcp_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: kubeproxy_iptables_localhost_nodeports_accepted_packets_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: rest_client_transport_create_calls_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: result + value: + stringValue: miss + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_allocs_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.2880968e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_httplaxcontentlength_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_tlsrsakex_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_tlsunsafeekm_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_service_changes_pending + - name: go_godebug_non_default_behavior_http2server_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_cycles_forced_gc_cycles_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 5.016552e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_objects_bytes + - gauge: + dataPoints: + - asDouble: 26804 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_objects + - name: registered_metrics_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 84 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 5 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: STABLE + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: apiserver_audit_event_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_frees_objects_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 52281 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_execerrdot_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_frees_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 56032 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.7283228573914254e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_last_gc_time_seconds + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_endpoint_changes_pending + - name: go_gc_cycles_total_gc_cycles_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 6 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 111800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_stack_bytes + - gauge: + dataPoints: + - asDouble: 4096 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_stack_starting_size_bytes + - gauge: + dataPoints: + - asDouble: 3.093528e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_unused_bytes + - gauge: + dataPoints: + - asDouble: 8.11008e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_inuse_bytes + - name: kubeproxy_iptables_ct_state_invalid_dropped_packets_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.322139648e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_bytes + - name: cardinality_enforcement_unexpected_categorizations_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.8699528e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_sys_bytes + - gauge: + dataPoints: + - asDouble: 7 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_threads + - gauge: + dataPoints: + - asDouble: 5.016552e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_alloc_bytes + - gauge: + dataPoints: + - asDouble: 52 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_sched_goroutines_goroutines + - gauge: + dataPoints: + - asDouble: 706 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_scraped + - name: aggregator_discovery_aggregation_count_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 5.9318272e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_resident_memory_bytes + - gauge: + dataPoints: + - asDouble: 1.72832273621e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_start_time_seconds + - gauge: + dataPoints: + - asDouble: 706 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_post_metric_relabeling + - gauge: + dataPoints: + - asDouble: 706 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_series_added + - name: apiserver_webhooks_x509_missing_san_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_x509sha1_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.027294e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_other_bytes + - name: go_cpu_classes_total_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 482.5433723 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_zipinsecurepath_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_x509usepolicies_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_allocs_objects_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 79085 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.458176e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_free_bytes + - gauge: + dataPoints: + - asDouble: 179520 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_sys_bytes + - name: process_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.13 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: disabled_metrics_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 12480 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mspan_free_bytes + - gauge: + dataPoints: + - asDouble: Infinity + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: rest_client_exec_plugin_ttl_seconds + - gauge: + dataPoints: + - asDouble: 100 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_gogc_percent + - gauge: + dataPoints: + - asDouble: 1.8446744073709552e+19 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_max_bytes + - gauge: + dataPoints: + - asDouble: 1.0856312e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_heap_goal_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_limiter_last_enabled_gc_cycle + - name: go_godebug_non_default_behavior_multipartmaxparts_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_alloc_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.2880968e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.459234e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_buck_hash_sys_bytes + - name: kubeproxy_sync_proxy_rules_iptables_restore_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_gc_mark_assist_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.00105692 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: build_date + value: + stringValue: "2024-08-13T22:44:37Z" + - key: compiler + value: + stringValue: gc + - key: git_commit + value: + stringValue: 9edcffcde5595e8a5b1a35f88c421764e575afce + - key: git_tree_state + value: + stringValue: clean + - key: git_version + value: + stringValue: v1.31.0 + - key: go_version + value: + stringValue: go1.22.5 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: major + value: + stringValue: "1" + - key: minor + value: + stringValue: "31" + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: platform + value: + stringValue: linux/amd64 + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubernetes_build_info + - gauge: + dataPoints: + - asDouble: 1.7283227646535854e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_last_timestamp_seconds + - gauge: + dataPoints: + - asDouble: 1.736704e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_released_bytes + - gauge: + dataPoints: + - asDouble: 15600 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_sys_bytes + - gauge: + dataPoints: + - asDouble: 3.434968e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_gc_sys_bytes + - name: go_cpu_classes_idle_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 481.942701228 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_scavenge_total_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3.81e-07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4.991616e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_heap_live_bytes + - gauge: + dataPoints: + - asDouble: 4.610248e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_total_bytes + - gauge: + dataPoints: + - asDouble: 4800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_inuse_bytes + - name: go_cgo_go_to_c_calls_calls_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + - key: version + value: + stringValue: go1.22.5 + timeUnixNano: "1000000" + name: go_info + - gauge: + dataPoints: + - asDouble: 3.434968e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_other_bytes + - gauge: + dataPoints: + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: filter + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 15 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: nat + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_iptables_last + - name: go_godebug_non_default_behavior_randautoseed_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_os_stacks_bytes + - name: kubeproxy_sync_proxy_rules_endpoint_changes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 9 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: apiserver_storage_envelope_transformation_cache_misses_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_gotypesalias_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_installgoroot_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: filter + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 44 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: nat + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_iptables_total + - name: go_gc_heap_frees_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 7.864416e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.736704e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_released_bytes + - gauge: + dataPoints: + - asDouble: 1.277952e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_sys_bytes + - name: go_cpu_classes_gc_mark_idle_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.0096415 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_mallocs_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 82836 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.277952e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_inuse_bytes + - gauge: + dataPoints: + - asDouble: 167040 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mspan_inuse_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: apiserver_envelope_encryption_dek_cache_fill_percent + - name: go_cpu_classes_scavenge_assist_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.6e-07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_gocacheverify_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 10800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mcache_free_bytes + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_max_fds + - name: apiserver_audit_requests_rejected_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.8699528e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_total_bytes + - gauge: + dataPoints: + - asDouble: 1.130496e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_sys_bytes + - gauge: + dataPoints: + - asDouble: 15 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_open_fds + - gauge: + dataPoints: + - asDouble: 52 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_goroutines + - name: go_godebug_non_default_behavior_multipartmaxheaders_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_tls10server_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.459234e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_profiling_buckets_bytes + - gauge: + dataPoints: + - asDouble: 167040 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_inuse_bytes + - name: kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_gocachetest_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 26804 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_heap_objects_objects + - gauge: + dataPoints: + - asDouble: 3.737168e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_heap_bytes + - name: go_godebug_non_default_behavior_tlsmaxrsasize_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_lookups_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_sched_gomaxprocs_threads + - name: rest_client_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 7 + attributes: + - key: code + value: + stringValue: "200" + - key: host + value: + stringValue: kind-control-plane:6443 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: method + value: + stringValue: GET + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: code + value: + stringValue: "201" + - key: host + value: + stringValue: kind-control-plane:6443 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: method + value: + stringValue: POST + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_user_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.575421277 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_netedns0_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 3.19488e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_idle_bytes + - gauge: + dataPoints: + - asDouble: 1.7283227646257236e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds + - name: go_gc_duration_seconds_count + sum: + aggregationTemporality: 2 + dataPoints: + - asInt: "6" + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_sum + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.000808648 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 6.1346e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 7.0352e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.25" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 9.9124e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.5" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.000233971 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.75" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.000246663 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-qxzc2 + - key: k8s.pod.uid + value: + stringValue: bd5235e1-5a36-4082-8ccc-46e75fa8eb6d + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "1" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_duration_seconds_quantile + scope: {} diff --git a/functional_tests/testdata_histogram/expected/v1.31/controller_manager_metrics.yaml b/functional_tests/testdata_histogram/expected/v1.31/controller_manager_metrics.yaml new file mode 100644 index 0000000000..2516d7b68d --- /dev/null +++ b/functional_tests/testdata_histogram/expected/v1.31/controller_manager_metrics.yaml @@ -0,0 +1,3398 @@ +resourceMetrics: + - resource: + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: https + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-scheduler-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: 8758797e-c01f-45a2-a657-6bfc54596457 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10259" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10259" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10259 + - key: service.name + value: + stringValue: kubernetes-scheduler + - key: url.scheme + value: + stringValue: https + schemaUrl: https://opentelemetry.io/schemas/1.6.1 + scopeMetrics: + - metrics: + - description: Distribution of individual non-GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total non-GC-related stop-the-world time (/sched/pauses/total/other:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 6.399999999999999e-08 + - 6.399999999999999e-07 + - 7.167999999999999e-06 + - 8.191999999999999e-05 + - 0.0009175039999999999 + - 0.010485759999999998 + - 0.11744051199999998 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_sched_pauses_stopping_other_seconds + - description: '[ALPHA] Request latency in seconds. Broken down by status code.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: code + value: + stringValue: "201" + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.25 + - 0.5 + - 0.7 + - 1 + - 1.5 + - 3 + - 5 + - 10 + startTimeUnixNano: "1000000" + sum: 0.001716859 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: apiserver_delegated_authn_request_duration_seconds + - description: '[ALPHA] Authentication duration in seconds broken out by result.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: result + value: + stringValue: success + bucketCounts: + - "17" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "17" + explicitBounds: + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + - 16.384 + startTimeUnixNano: "1000000" + sum: 0.000145693 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: authentication_duration_seconds + - description: '[STABLE] Number of attempts to successfully schedule a pod.' + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "6" + - "3" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 1 + - 2 + - 4 + - 8 + - 16 + startTimeUnixNano: "1000000" + sum: 12 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_pod_scheduling_attempts + - description: '[ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request.' + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 0 + - 1800 + - 3600 + - 7200 + - 21600 + - 43200 + - 86400 + - 172800 + - 345600 + - 604800 + - 2.592e+06 + - 7.776e+06 + - 1.5552e+07 + - 3.1104e+07 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: apiserver_client_certificate_expiration_seconds + - description: Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. Bucket counts increase monotonically. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "545" + - "103" + - "331" + - "242" + - "57" + - "2" + - "0" + - "0" + count: "1280" + explicitBounds: + - 6.399999999999999e-08 + - 6.399999999999999e-07 + - 7.167999999999999e-06 + - 8.191999999999999e-05 + - 0.0009175039999999999 + - 0.010485759999999998 + - 0.11744051199999998 + startTimeUnixNano: "1000000" + sum: 0.008457536000000002 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_sched_latencies_seconds + - description: '[STABLE] Latency for running all plugins of a specific extension point.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: extension_point + value: + stringValue: Bind + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "2" + - "6" + - "1" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 0.07803694800000001 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: Filter + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "8" + - "3" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "12" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 0.0011101020000000002 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: Permit + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "9" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 9.506999999999999e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PostBind + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "9" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 1.4808e-05 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PostFilter + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Unschedulable + bucketCounts: + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 4.7770000000000005e-05 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreBind + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "9" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 2.1677000000000003e-05 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreEnqueue + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "12" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "12" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 9.0502e-05 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "11" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "12" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 0.00057496 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: Reserve + - key: profile + value: + stringValue: default-scheduler + - key: status + value: + stringValue: Success + bucketCounts: + - "9" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 2.3122e-05 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_framework_extension_point_duration_seconds + - description: '[ALPHA] Scheduling algorithm latency in seconds' + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "12" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "12" + explicitBounds: + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + - 16.384 + startTimeUnixNano: "1000000" + sum: 0.0022911959999999997 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_scheduling_algorithm_duration_seconds + - description: '[ALPHA] ' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: status + value: + stringValue: miss + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.005 + - 0.01 + - 0.025 + - 0.05 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2.5 + - 5 + - 10 + startTimeUnixNano: "1000000" + sum: 0.001 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: authentication_token_cache_request_duration_seconds + - description: '[ALPHA] Duration for running a plugin at a specific extension point.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: extension_point + value: + stringValue: Filter + - key: plugin + value: + stringValue: NodeName + - key: status + value: + stringValue: Success + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 9e-08 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: Filter + - key: plugin + value: + stringValue: NodeUnschedulable + - key: status + value: + stringValue: Success + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 2.61e-07 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: Filter + - key: plugin + value: + stringValue: TaintToleration + - key: status + value: + stringValue: UnschedulableAndUnresolvable + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 4.709e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PostFilter + - key: plugin + value: + stringValue: DefaultPreemption + - key: status + value: + stringValue: Unschedulable + bucketCounts: + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 1.1802e-05 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreEnqueue + - key: plugin + value: + stringValue: SchedulingGates + - key: status + value: + stringValue: Success + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 4.4e-07 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: InterPodAffinity + - key: status + value: + stringValue: Skip + bucketCounts: + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 1.3776e-05 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: NodeAffinity + - key: status + value: + stringValue: Success + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 3.667e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: NodePorts + - key: status + value: + stringValue: Skip + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 7.11e-07 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: NodeResourcesFit + - key: status + value: + stringValue: Success + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 4.569e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: NodeVolumeLimits + - key: status + value: + stringValue: Skip + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 3.677e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: PodTopologySpread + - key: status + value: + stringValue: Skip + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 1.644e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: VolumeBinding + - key: status + value: + stringValue: Skip + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 1.814e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: VolumeRestrictions + - key: status + value: + stringValue: Skip + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 1.412e-06 + timeUnixNano: "1000000" + - attributes: + - key: extension_point + value: + stringValue: PreFilter + - key: plugin + value: + stringValue: VolumeZone + - key: status + value: + stringValue: Skip + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 1e-05 + - 1.5000000000000002e-05 + - 2.2500000000000005e-05 + - 3.375000000000001e-05 + - 5.062500000000001e-05 + - 7.593750000000002e-05 + - 0.00011390625000000003 + - 0.00017085937500000006 + - 0.0002562890625000001 + - 0.00038443359375000017 + - 0.0005766503906250003 + - 0.0008649755859375004 + - 0.0012974633789062506 + - 0.0019461950683593758 + - 0.0029192926025390638 + - 0.004378938903808595 + - 0.006568408355712893 + - 0.009852612533569338 + - 0.014778918800354007 + - 0.02216837820053101 + startTimeUnixNano: "1000000" + sum: 8.22e-07 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_plugin_execution_duration_seconds + - description: Distribution of heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "6851" + - "55115" + - "48309" + - "29471" + - "27378" + - "4135" + - "1273" + - "634" + - "940" + - "126" + - "58" + - "41" + count: "174331" + explicitBounds: + - 8.999999999999998 + - 24.999999999999996 + - 64.99999999999999 + - 144.99999999999997 + - 320.99999999999994 + - 704.9999999999999 + - 1536.9999999999998 + - 3200.9999999999995 + - 6528.999999999999 + - 13568.999999999998 + - 27264.999999999996 + startTimeUnixNano: "1000000" + sum: 2.7268536e+07 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_gc_heap_allocs_by_size_bytes + - description: '[ALPHA] Event handling latency in seconds.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: event + value: + stringValue: AssignedPodAdd + bucketCounts: + - "13" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "13" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 1.9417000000000004e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: AssignedPodUpdate + bucketCounts: + - "28" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "28" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 0.00021536200000000003 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: CSINodeAdd + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 9.488e-06 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: NodeAdd + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 6.081e-06 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: NodeAnnotationChange + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 8.0721e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: NodeConditionChange + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 9.244300000000001e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: NodeLabelChange + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 7.0222e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: NodeTaintChange + bucketCounts: + - "0" + - "2" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "2" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 0.000327382 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: StorageClassAdd + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 1.1843e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: UnschedulablePodAdd + bucketCounts: + - "9" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 3.9111e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: UnschedulablePodDelete + bucketCounts: + - "9" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 1.869e-05 + timeUnixNano: "1000000" + - attributes: + - key: event + value: + stringValue: UnschedulablePodUpdate + bucketCounts: + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.0001 + - 0.0002 + - 0.0004 + - 0.0008 + - 0.0016 + - 0.0032 + - 0.0064 + - 0.0128 + - 0.0256 + - 0.0512 + - 0.1024 + - 0.2048 + startTimeUnixNano: "1000000" + sum: 1.1483e-05 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_event_handling_duration_seconds + - description: Distribution of freed heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "3982" + - "37556" + - "33956" + - "21891" + - "23597" + - "2837" + - "897" + - "407" + - "819" + - "64" + - "18" + - "25" + count: "126049" + explicitBounds: + - 8.999999999999998 + - 24.999999999999996 + - 64.99999999999999 + - 144.99999999999997 + - 320.99999999999994 + - 704.9999999999999 + - 1536.9999999999998 + - 3200.9999999999995 + - 6528.999999999999 + - 13568.999999999998 + - 27264.999999999996 + startTimeUnixNano: "1000000" + sum: 1.987356e+07 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_gc_heap_frees_by_size_bytes + - description: '[ALPHA] Request latency in seconds. Broken down by status code.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: code + value: + stringValue: "201" + bucketCounts: + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "1" + explicitBounds: + - 0.25 + - 0.5 + - 0.7 + - 1 + - 1.5 + - 3 + - 5 + - 10 + startTimeUnixNano: "1000000" + sum: 0.001534023 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: apiserver_delegated_authz_request_duration_seconds + - description: Deprecated. Prefer the identical /sched/pauses/total/gc:seconds. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "3" + - "9" + - "6" + - "0" + - "0" + - "0" + count: "18" + explicitBounds: + - 6.399999999999999e-08 + - 6.399999999999999e-07 + - 7.167999999999999e-06 + - 8.191999999999999e-05 + - 0.0009175039999999999 + - 0.010485759999999998 + - 0.11744051199999998 + startTimeUnixNano: "1000000" + sum: 0.000557952 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_gc_pauses_seconds + - description: '[ALPHA] Request latency in seconds. Broken down by verb, and host.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: GET + bucketCounts: + - "38" + - "1" + - "0" + - "0" + - "0" + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "40" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 1.6053527370000005 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PATCH + bucketCounts: + - "1" + - "2" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 0.029840930999999998 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: POST + bucketCounts: + - "9" + - "16" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "25" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 0.15521288400000005 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PUT + bucketCounts: + - "58" + - "17" + - "2" + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "78" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 0.6848967909999998 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: rest_client_request_duration_seconds + - description: Distribution of individual GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total GC-related stop-the-world time (/sched/pauses/total/gc:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "5" + - "2" + - "7" + - "4" + - "0" + - "0" + - "0" + count: "18" + explicitBounds: + - 6.399999999999999e-08 + - 6.399999999999999e-07 + - 7.167999999999999e-06 + - 8.191999999999999e-05 + - 0.0009175039999999999 + - 0.010485759999999998 + - 0.11744051199999998 + startTimeUnixNano: "1000000" + sum: 0.000379456 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_sched_pauses_stopping_gc_seconds + - description: '[ALPHA] Request size in bytes. Broken down by verb and host.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: GET + bucketCounts: + - "40" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "40" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PATCH + bucketCounts: + - "0" + - "0" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 1026 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: POST + bucketCounts: + - "0" + - "10" + - "13" + - "1" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "25" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 8981 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PUT + bucketCounts: + - "0" + - "0" + - "78" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "78" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 33203 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: rest_client_request_size_bytes + - description: '[ALPHA] Authorization duration in seconds broken out by result.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: result + value: + stringValue: allowed + bucketCounts: + - "17" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "17" + explicitBounds: + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + - 16.384 + startTimeUnixNano: "1000000" + sum: 0.0003543229999999999 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: authorization_duration_seconds + - description: Distribution of individual non-GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (measured directly in /sched/pauses/stopping/other:seconds). Bucket counts increase monotonically. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 6.399999999999999e-08 + - 6.399999999999999e-07 + - 7.167999999999999e-06 + - 8.191999999999999e-05 + - 0.0009175039999999999 + - 0.010485759999999998 + - 0.11744051199999998 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_sched_pauses_total_other_seconds + - description: '[ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: GET + bucketCounts: + - "40" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "40" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 7.9685e-05 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PATCH + bucketCounts: + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 4.639e-06 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: POST + bucketCounts: + - "25" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "25" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 3.8342e-05 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PUT + bucketCounts: + - "78" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "78" + explicitBounds: + - 0.005 + - 0.025 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2 + - 4 + - 8 + - 15 + - 30 + - 60 + startTimeUnixNano: "1000000" + sum: 0.000127852 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: rest_client_rate_limiter_duration_seconds + - description: '[STABLE] Number of selected preemption victims' + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 1 + - 2 + - 4 + - 8 + - 16 + - 32 + - 64 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_preemption_victims + - description: Distribution of individual GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (this is measured directly in /sched/pauses/stopping/gc:seconds), during which some threads may still be running. Bucket counts increase monotonically. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "3" + - "9" + - "6" + - "0" + - "0" + - "0" + count: "18" + explicitBounds: + - 6.399999999999999e-08 + - 6.399999999999999e-07 + - 7.167999999999999e-06 + - 8.191999999999999e-05 + - 0.0009175039999999999 + - 0.010485759999999998 + - 0.11744051199999998 + startTimeUnixNano: "1000000" + sum: 0.000557952 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: go_sched_pauses_total_gc_seconds + - description: '[ALPHA] How long in seconds processing an item from workqueue takes.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: name + value: + stringValue: DynamicConfigMapCABundle-client-ca + bucketCounts: + - "0" + - "0" + - "0" + - "1" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "4" + explicitBounds: + - 1e-08 + - 1e-07 + - 1e-06 + - 9.999999999999999e-06 + - 9.999999999999999e-05 + - 0.001 + - 0.01 + - 0.1 + - 1 + - 10 + startTimeUnixNano: "1000000" + sum: 0.000126997 + timeUnixNano: "1000000" + - attributes: + - key: name + value: + stringValue: DynamicServingCertificateController + bucketCounts: + - "0" + - "0" + - "0" + - "1" + - "2" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "4" + explicitBounds: + - 1e-08 + - 1e-07 + - 1e-06 + - 9.999999999999999e-06 + - 9.999999999999999e-05 + - 0.001 + - 0.01 + - 0.1 + - 1 + - 10 + startTimeUnixNano: "1000000" + sum: 0.000396592 + timeUnixNano: "1000000" + - attributes: + - key: name + value: + stringValue: RequestHeaderAuthRequestController + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 1e-08 + - 1e-07 + - 1e-06 + - 9.999999999999999e-06 + - 9.999999999999999e-05 + - 0.001 + - 0.01 + - 0.1 + - 1 + - 10 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: workqueue_work_duration_seconds + - description: '[ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data.' + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 600 + - 1800 + - 3600 + - 14400 + - 86400 + - 604800 + - 2.592e+06 + - 7.776e+06 + - 1.5552e+07 + - 3.1104e+07 + - 1.24416e+08 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: rest_client_exec_plugin_certificate_rotation_age + - description: '[STABLE] Scheduling attempt latency in seconds (scheduling algorithm + binding)' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: profile + value: + stringValue: default-scheduler + - key: result + value: + stringValue: scheduled + bucketCounts: + - "0" + - "0" + - "0" + - "3" + - "6" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "9" + explicitBounds: + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + - 16.384 + startTimeUnixNano: "1000000" + sum: 0.080367 + timeUnixNano: "1000000" + - attributes: + - key: profile + value: + stringValue: default-scheduler + - key: result + value: + stringValue: unschedulable + bucketCounts: + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + - 16.384 + startTimeUnixNano: "1000000" + sum: 0.000972985 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_scheduling_attempt_duration_seconds + - description: '[ALPHA] How long in seconds an item stays in workqueue before being requested.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: name + value: + stringValue: DynamicConfigMapCABundle-client-ca + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "2" + - "1" + - "0" + - "1" + - "0" + - "0" + - "0" + count: "4" + explicitBounds: + - 1e-08 + - 1e-07 + - 1e-06 + - 9.999999999999999e-06 + - 9.999999999999999e-05 + - 0.001 + - 0.01 + - 0.1 + - 1 + - 10 + startTimeUnixNano: "1000000" + sum: 0.06695256200000001 + timeUnixNano: "1000000" + - attributes: + - key: name + value: + stringValue: DynamicServingCertificateController + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "3" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "4" + explicitBounds: + - 1e-08 + - 1e-07 + - 1e-06 + - 9.999999999999999e-06 + - 9.999999999999999e-05 + - 0.001 + - 0.01 + - 0.1 + - 1 + - 10 + startTimeUnixNano: "1000000" + sum: 0.000393457 + timeUnixNano: "1000000" + - attributes: + - key: name + value: + stringValue: RequestHeaderAuthRequestController + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 1e-08 + - 1e-07 + - 1e-06 + - 9.999999999999999e-06 + - 9.999999999999999e-05 + - 0.001 + - 0.01 + - 0.1 + - 1 + - 10 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: workqueue_queue_duration_seconds + - description: '[BETA] E2e latency for a pod being scheduled, from the time the pod enters the scheduling queue and might involve multiple scheduling attempts.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: attempts + value: + stringValue: "1" + bucketCounts: + - "4" + - "2" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "6" + explicitBounds: + - 0.01 + - 0.02 + - 0.04 + - 0.08 + - 0.16 + - 0.32 + - 0.64 + - 1.28 + - 2.56 + - 5.12 + - 10.24 + - 20.48 + - 40.96 + - 81.92 + - 163.84 + - 327.68 + - 655.36 + - 1310.72 + - 2621.44 + - 5242.88 + startTimeUnixNano: "1000000" + sum: 0.05548647600000001 + timeUnixNano: "1000000" + - attributes: + - key: attempts + value: + stringValue: "2" + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.01 + - 0.02 + - 0.04 + - 0.08 + - 0.16 + - 0.32 + - 0.64 + - 1.28 + - 2.56 + - 5.12 + - 10.24 + - 20.48 + - 40.96 + - 81.92 + - 163.84 + - 327.68 + - 655.36 + - 1310.72 + - 2621.44 + - 5242.88 + startTimeUnixNano: "1000000" + sum: 37.413598643 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: scheduler_pod_scheduling_sli_duration_seconds + - description: '[ALPHA] Latencies in seconds of data encryption key(DEK) generation operations.' + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + explicitBounds: + - 5e-06 + - 1e-05 + - 2e-05 + - 4e-05 + - 8e-05 + - 0.00016 + - 0.00032 + - 0.00064 + - 0.00128 + - 0.00256 + - 0.00512 + - 0.01024 + - 0.02048 + - 0.04096 + startTimeUnixNano: "1000000" + sum: 0 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: apiserver_storage_data_key_generation_duration_seconds + - description: '[ALPHA] Response size in bytes. Broken down by verb and host.' + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: GET + bucketCounts: + - "9" + - "19" + - "6" + - "2" + - "3" + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "40" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 40427 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PATCH + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 10807 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: POST + bucketCounts: + - "9" + - "0" + - "1" + - "13" + - "2" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "25" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 13535 + timeUnixNano: "1000000" + - attributes: + - key: host + value: + stringValue: 172.18.0.2:6443 + - key: verb + value: + stringValue: PUT + bucketCounts: + - "0" + - "0" + - "78" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "78" + explicitBounds: + - 64 + - 256 + - 512 + - 1024 + - 4096 + - 16384 + - 65536 + - 262144 + - 1.048576e+06 + - 4.194304e+06 + - 1.6777216e+07 + startTimeUnixNano: "1000000" + sum: 33203 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: rest_client_response_size_bytes + scope: + name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver + version: v0.110.0 diff --git a/functional_tests/testdata_histogram/expected/v1.31/coredns_metrics.yaml b/functional_tests/testdata_histogram/expected/v1.31/coredns_metrics.yaml new file mode 100644 index 0000000000..0ddbe661c1 --- /dev/null +++ b/functional_tests/testdata_histogram/expected/v1.31/coredns_metrics.yaml @@ -0,0 +1,440 @@ +resourceMetrics: + - resource: + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: coredns-7db6d8ff4d-2ztxm + - key: k8s.pod.uid + value: + stringValue: 14dcef47-a7c0-428a-99ff-2b3504322c2a + - key: net.host.name + value: + stringValue: 10.244.0.3 + - key: net.host.port + value: + stringValue: "9153" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 10.244.0.3 + - key: server.port + value: + stringValue: "9153" + - key: service.instance.id + value: + stringValue: 10.244.0.3:9153 + - key: service.name + value: + stringValue: coredns + - key: url.scheme + value: + stringValue: http + schemaUrl: https://opentelemetry.io/schemas/1.6.1 + scopeMetrics: + - metrics: + - description: Size of the returned response in bytes. + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: proto + value: + stringValue: udp + - key: server + value: + stringValue: dns://:53 + - key: zone + value: + stringValue: . + bucketCounts: + - "0" + - "0" + - "14" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "17" + explicitBounds: + - 0 + - 100 + - 200 + - 300 + - 400 + - 511 + - 1023 + - 2047 + - 4095 + - 8291 + - 16000 + - 32000 + - 48000 + - 64000 + startTimeUnixNano: "1000000" + sum: 2723 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_dns_response_size_bytes + - description: Histogram of the time each request took. + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: proxy_name + value: + stringValue: forward + - key: rcode + value: + stringValue: NOERROR + - key: to + value: + stringValue: 172.18.0.1:53 + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "1" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "2" + explicitBounds: + - 0.00025 + - 0.0005 + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + startTimeUnixNano: "1000000" + sum: 0.015369563999999999 + timeUnixNano: "1000000" + - attributes: + - key: proxy_name + value: + stringValue: forward + - key: rcode + value: + stringValue: NXDOMAIN + - key: to + value: + stringValue: 172.18.0.1:53 + bucketCounts: + - "0" + - "0" + - "0" + - "0" + - "0" + - "2" + - "1" + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "4" + explicitBounds: + - 0.00025 + - 0.0005 + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + startTimeUnixNano: "1000000" + sum: 0.057460335 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_proxy_request_duration_seconds + - description: Client side rate limiter latency in seconds. Broken down by verb and host. + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: host + value: + stringValue: 10.96.0.1:443 + - key: verb + value: + stringValue: GET + bucketCounts: + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.005 + - 0.01 + - 0.025 + - 0.05 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2.5 + - 5 + - 10 + startTimeUnixNano: "1000000" + sum: 3.3040000000000005e-06 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_kubernetes_rest_client_rate_limiter_duration_seconds + - description: Request latency in seconds. Broken down by verb and host. + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: host + value: + stringValue: 10.96.0.1:443 + - key: verb + value: + stringValue: GET + bucketCounts: + - "0" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "3" + explicitBounds: + - 0.005 + - 0.01 + - 0.025 + - 0.05 + - 0.1 + - 0.25 + - 0.5 + - 1 + - 2.5 + - 5 + - 10 + startTimeUnixNano: "1000000" + sum: 0.015708676999999997 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_kubernetes_rest_client_request_duration_seconds + - description: Histogram of the time (in seconds) each request took. + histogram: + aggregationTemporality: 2 + dataPoints: + - bucketCounts: + - "0" + - "159" + - "0" + - "0" + - "0" + - "0" + count: "159" + explicitBounds: + - 0.00025 + - 0.0025 + - 0.025 + - 0.25 + - 2.5 + startTimeUnixNano: "1000000" + sum: 0.07593674800000003 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_health_request_duration_seconds + - description: Size of the EDNS0 UDP buffer in bytes (64K for TCP) per zone and protocol. + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: proto + value: + stringValue: udp + - key: server + value: + stringValue: dns://:53 + - key: zone + value: + stringValue: . + bucketCounts: + - "0" + - "14" + - "3" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "17" + explicitBounds: + - 0 + - 100 + - 200 + - 300 + - 400 + - 511 + - 1023 + - 2047 + - 4095 + - 8291 + - 16000 + - 32000 + - 48000 + - 64000 + startTimeUnixNano: "1000000" + sum: 1279 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_dns_request_size_bytes + - description: Histogram of the time (in seconds) each request took per zone. + histogram: + aggregationTemporality: 2 + dataPoints: + - attributes: + - key: server + value: + stringValue: dns://:53 + - key: zone + value: + stringValue: . + bucketCounts: + - "10" + - "1" + - "0" + - "0" + - "0" + - "3" + - "2" + - "0" + - "1" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + - "0" + count: "17" + explicitBounds: + - 0.00025 + - 0.0005 + - 0.001 + - 0.002 + - 0.004 + - 0.008 + - 0.016 + - 0.032 + - 0.064 + - 0.128 + - 0.256 + - 0.512 + - 1.024 + - 2.048 + - 4.096 + - 8.192 + startTimeUnixNano: "1000000" + sum: 0.07464508700000001 + timeUnixNano: "1000000" + metadata: + - key: prometheus.type + value: + stringValue: histogram + name: coredns_dns_request_duration_seconds + scope: + name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver + version: v0.110.0 diff --git a/functional_tests/testdata_histogram/expected/v1.31/etcd_metrics.yaml b/functional_tests/testdata_histogram/expected/v1.31/etcd_metrics.yaml new file mode 100644 index 0000000000..d3dd30f497 --- /dev/null +++ b/functional_tests/testdata_histogram/expected/v1.31/etcd_metrics.yaml @@ -0,0 +1,57612 @@ +resourceMetrics: + - resource: {} + scopeMetrics: + - metrics: + - gauge: + dataPoints: + - asDouble: 84126 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_objects + - name: grpc_server_msg_sent_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 2300 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1401 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_post_metric_relabeling + - name: etcd_debugging_store_watch_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_slow_apply_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_watchers_coalescing_total + - gauge: + dataPoints: + - asDouble: 1.915136e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_alloc_bytes + - gauge: + dataPoints: + - asDouble: 4.063232e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_inuse_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_slow_watcher_total + - gauge: + dataPoints: + - asDouble: 2.147483648e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_quota_backend_bytes + - gauge: + dataPoints: + - asDouble: 1401 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_series_added + - name: etcd_grpc_proxy_events_coalescing_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: grpc_server_handled_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: grpc_server_started_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 58 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 16 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: os_fd_used + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_cache_keys_total + - name: etcd_mvcc_txn_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_network_client_grpc_sent_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 5.424802e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_count + sum: + aggregationTemporality: 2 + dataPoints: + - asInt: "23" + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_sum + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.006115093 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 8.778e-06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 4.4202e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.25" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 7.5182e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.5" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.000194315 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.75" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.003141315 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "1" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_duration_seconds_quantile + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: up + - name: etcd_debugging_mvcc_range_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 2558 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: grpc_server_msg_received_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 138 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.8446744073709552e+19 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_max_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: cluster_version + value: + stringValue: "3.5" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_cluster_version + - gauge: + dataPoints: + - asDouble: 3.026286e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_total_put_size_in_bytes + - gauge: + dataPoints: + - asDouble: 3.530752e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_mvcc_db_total_size_in_use_in_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: server_id + value: + stringValue: e58c878e0e01014 + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_id + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_is_leader + - name: etcd_server_heartbeat_send_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: promhttp_metric_handler_requests_in_flight + - gauge: + dataPoints: + - asDouble: 428 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_keys_total + - name: etcd_server_client_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 58 + attributes: + - key: client_api_version + value: + stringValue: unknown + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: stream + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1939 + attributes: + - key: client_api_version + value: + stringValue: unknown + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: unary + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 320712 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_inuse_bytes + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: os_fd_limit + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_mvcc_db_open_read_transactions + - gauge: + dataPoints: + - asDouble: 1.915136e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_alloc_bytes + - gauge: + dataPoints: + - asDouble: 1401 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_scraped + - name: etcd_debugging_store_writes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: action + value: + stringValue: create + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 2 + attributes: + - key: action + value: + stringValue: set + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_health_failures + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_mallocs_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 730778 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 721223 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_other_sys_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: data_corruption + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: linearizable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: livez + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_healthcheck + - name: etcd_server_leader_changes_seen_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.7283228512907686e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_last_gc_time_seconds + - gauge: + dataPoints: + - asDouble: 11 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_threads + - name: etcd_debugging_store_reads_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: action + value: + stringValue: getRecursive + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_mvcc_delete_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.490489e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_buck_hash_sys_bytes + - name: go_memstats_lookups_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: process_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3.59 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: promhttp_metric_handler_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: code + value: + stringValue: "200" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: code + value: + stringValue: "500" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: code + value: + stringValue: "503" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 5.020744e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_disk_wal_write_bytes_total + - name: etcd_mvcc_range_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 2558 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_debugging_mvcc_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 733 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_pending_events_total + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_has_leader + - gauge: + dataPoints: + - asDouble: 2.3052288e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_inuse_bytes + - gauge: + dataPoints: + - asDouble: 3.3685504e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_sys_bytes + - gauge: + dataPoints: + - asDouble: 790 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_current_revision + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_db_compaction_last + - name: etcd_debugging_lease_revoked_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 14 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: -1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_compact_revision + - name: etcd_debugging_mvcc_db_compaction_keys_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_store_watchers + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_disk_defrag_inflight + - name: etcd_server_proposals_failed_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_debugging_lease_granted_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 18 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_read_indexes_failed_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_cache_hits_total + - name: etcd_network_client_grpc_received_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3.177333e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 15600 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_sys_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: server_go_version + value: + stringValue: go1.21.12 + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_go_version + - gauge: + dataPoints: + - asDouble: 6.971392e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_released_bytes + - name: etcd_mvcc_put_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 789 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_snapshot_apply_in_progress_total + - gauge: + dataPoints: + - asDouble: 4.063232e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_sys_bytes + - gauge: + dataPoints: + - asDouble: 57 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_watch_stream_total + - gauge: + dataPoints: + - asDouble: 3.600384e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_mvcc_db_total_size_in_bytes + - name: etcd_server_healthchecks_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 136 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: data_corruption + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 136 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: linearizable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 13 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: livez + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 136 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 325920 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_sys_bytes + - gauge: + dataPoints: + - asDouble: 6.0481536e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_resident_memory_bytes + - gauge: + dataPoints: + - asDouble: 57 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_watcher_total + - gauge: + dataPoints: + - asDouble: 4.890488e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_gc_sys_bytes + - gauge: + dataPoints: + - asDouble: 0.00023497595045954316 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_gc_cpu_fraction + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_max_fds + - gauge: + dataPoints: + - asDouble: 1.2019429376e+10 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + - key: version + value: + stringValue: go1.21.12 + timeUnixNano: "1000000" + name: go_info + - gauge: + dataPoints: + - asDouble: 4800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_inuse_bytes + - gauge: + dataPoints: + - asDouble: 86 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_open_fds + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_auth_revision + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_proposals_pending + - name: etcd_server_slow_read_indexes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0.008225483 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_duration_seconds + - name: etcd_debugging_server_lease_expired_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 14 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_learner_promote_successes + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 830 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_proposals_committed_total + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: server_version + value: + stringValue: 3.5.15 + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_version + - name: go_memstats_frees_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 646652 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.0633216e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_idle_bytes + - name: etcd_debugging_lease_renewed_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.72832272501e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_start_time_seconds + - name: etcd_server_health_success + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 830 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_proposals_applied_total + - gauge: + dataPoints: + - asDouble: 4.5192456e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_sys_bytes + - name: etcd_debugging_store_expires_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_cache_misses_total + - gauge: + dataPoints: + - asDouble: 529 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_goroutines + - name: go_memstats_alloc_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.59609504e+08 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 2.5720864e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_next_gc_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_is_learner + scope: {} diff --git a/functional_tests/testdata_histogram/expected/v1.31/proxy_metrics.yaml b/functional_tests/testdata_histogram/expected/v1.31/proxy_metrics.yaml new file mode 100644 index 0000000000..39533f9033 --- /dev/null +++ b/functional_tests/testdata_histogram/expected/v1.31/proxy_metrics.yaml @@ -0,0 +1,16891 @@ +resourceMetrics: + - resource: {} + scopeMetrics: + - metrics: + - name: go_godebug_non_default_behavior_multipartmaxparts_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 10800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mcache_free_bytes + - name: go_gc_cycles_forced_gc_cycles_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_inuse_bytes + - gauge: + dataPoints: + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_sched_gomaxprocs_threads + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_service_changes_pending + - name: go_cgo_go_to_c_calls_calls_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_frees_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 63889 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 29029 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_objects + - gauge: + dataPoints: + - asDouble: 15600 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_sys_bytes + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_inuse_bytes + - name: go_godebug_non_default_behavior_installgoroot_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4.815472e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_heap_bytes + - gauge: + dataPoints: + - asDouble: 7.136736e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_alloc_bytes + - gauge: + dataPoints: + - asDouble: 516096 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_released_bytes + - gauge: + dataPoints: + - asDouble: 1.7242813594705262e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_last_gc_time_seconds + - gauge: + dataPoints: + - asDouble: 29029 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_heap_objects_objects + - gauge: + dataPoints: + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: filter + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 44 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: nat + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_iptables_total + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: traffic_policy + value: + stringValue: external + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: traffic_policy + value: + stringValue: internal + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_no_local_endpoints_total + - gauge: + dataPoints: + - asDouble: 51 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_sched_goroutines_goroutines + - name: go_godebug_non_default_behavior_tlsrsakex_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 516096 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_released_bytes + - gauge: + dataPoints: + - asDouble: 1.459041e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_profiling_buckets_bytes + - gauge: + dataPoints: + - asDouble: 1.72428123884e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_start_time_seconds + - gauge: + dataPoints: + - asDouble: 752000 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_globals_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_endpoint_changes_pending + - gauge: + dataPoints: + - asDouble: 704 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_scraped + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_limiter_last_enabled_gc_cycle + - gauge: + dataPoints: + - asDouble: 5.6672256e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_resident_memory_bytes + - name: go_godebug_non_default_behavior_tarinsecurepath_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 3.55616e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_gc_sys_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: up + - name: go_godebug_non_default_behavior_gotypesalias_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_gocachetest_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_stacks_bytes + - gauge: + dataPoints: + - asDouble: 1.7242812551474903e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_last_timestamp_seconds + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_max_fds + - name: rest_client_transport_create_calls_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: result + value: + stringValue: miss + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_scavenge_assist_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.9e-07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 6.114152e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_heap_live_bytes + - name: go_godebug_non_default_behavior_gocacheverify_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_httpmuxgo121_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_x509sha1_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_zipinsecurepath_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.459041e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_buck_hash_sys_bytes + - name: go_memstats_lookups_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_total_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 481.601499884 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: APIListChunking + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: APIPriorityAndFairness + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AdmissionWebhookMatchConditions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AggregatedDiscoveryEndpoint + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CPUManager + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CSINodeExpandSecret + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CloudDualStackNodeIPs + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ConsistentHTTPGetHandlers + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CustomResourceValidationExpressions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: EfficientWatchResumption + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ExecProbeTimeout + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: HPAContainerMetrics + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: JobReadyPods + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KMSv2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KMSv2KDF + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: LegacyServiceAccountTokenCleanUp + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MinDomainsInPodTopologySpread + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: NewVolumeManagerReconstruction + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: NodeOutOfServiceVolumeDetach + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodHostIPs + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodSchedulingReadiness + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ReadWriteOncePod + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RemainingItemCount + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServerSideApply + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServerSideFieldValidation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServiceNodePortStaticSubrange + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StableLoadBalancerNodeSet + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ValidatingAdmissionPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WatchBookmark + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ZeroLimitedNominalConcurrencyShares + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: APIResponseCompression + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: APIServerIdentity + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: APIServerTracing + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: APIServingWithRoutine + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AllAlpha + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AllBeta + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AllowServiceLBStatusOnNonLB + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AnyVolumeDataSource + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AppArmor + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: AppArmorFields + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CPUManagerPolicyAlphaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CPUManagerPolicyBetaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CPUManagerPolicyOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CRDValidationRatcheting + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CSIMigrationPortworx + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CSIMigrationRBD + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CSIVolumeHealth + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CloudControllerManagerWebhook + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ClusterTrustBundle + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ClusterTrustBundleProjection + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ComponentSLIs + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ConsistentListFromCache + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ContainerCheckpoint + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ContextualLogging + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CronJobsScheduledAnnotation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CrossNamespaceVolumeDataSource + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CustomCPUCFSQuotaPeriod + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: CustomResourceFieldSelectors + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: DefaultHostNetworkHostPortsInPodTemplates + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: DevicePluginCDIDevices + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: DisableCloudProviders + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: DisableKubeletCloudCredentialProviders + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: DisableNodeKubeProxyVersion + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: DynamicResourceAllocation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ElasticIndexedJob + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: EventedPLEG + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: GracefulNodeShutdown + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: GracefulNodeShutdownBasedOnPodPriority + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: HPAScaleToZero + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: HonorPVReclaimPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ImageMaximumGCAge + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InPlacePodVerticalScaling + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginAWSUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginAzureDiskUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginAzureFileUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginGCEUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginOpenStackUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginPortworxUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginRBDUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InTreePluginvSphereUnregister + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: InformerResourceVersion + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: JobBackoffLimitPerIndex + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: JobManagedBy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: JobPodFailurePolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: JobPodReplacementPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: JobSuccessPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KMSv1 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeProxyDrainingTerminatingNodes + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeletCgroupDriverFromCRI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeletInUserNamespace + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeletPodResourcesDynamicResources + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeletPodResourcesGet + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeletSeparateDiskGC + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: KubeletTracing + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: LoadBalancerIPMode + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: LocalStorageCapacityIsolationFSQuotaMonitoring + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: LogarithmicScaleDown + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: LoggingAlphaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: LoggingBetaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MatchLabelKeysInPodAffinity + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MatchLabelKeysInPodTopologySpread + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MaxUnavailableStatefulSet + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MemoryManager + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MemoryQoS + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MultiCIDRServiceAllocator + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: MutatingAdmissionPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: NFTablesProxyMode + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: NodeInclusionPolicyInPodTopologySpread + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: NodeLogQuery + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: NodeSwap + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: OpenAPIEnums + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PDBUnhealthyPodEvictionPolicy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PersistentVolumeLastPhaseTransitionTime + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodAndContainerStatsFromCRI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodDeletionCost + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodDisruptionConditions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodIndexLabel + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodLifecycleSleepAction + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PodReadyToStartContainersCondition + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: PortForwardWebsockets + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ProcMountType + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: QOSReserved + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RecoverVolumeExpansionFailure + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RecursiveReadOnlyMounts + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RelaxedEnvironmentVariableValidation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RetryGenerateName + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RotateKubeletServerCertificate + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: RuntimeClassInImageCriApi + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SELinuxMount + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SELinuxMountReadWriteOncePod + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SchedulerQueueingHints + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SeparateCacheWatchRPC + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SeparateTaintEvictionController + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServiceAccountTokenJTI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServiceAccountTokenNodeBinding + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServiceAccountTokenNodeBindingValidation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServiceAccountTokenPodNodeInfo + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: ServiceTrafficDistribution + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SidecarContainers + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SizeMemoryBackedVolumes + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: SkipReadOnlyValidationGCE + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: DEPRECATED + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StatefulSetAutoDeletePVC + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StatefulSetStartOrdinal + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StorageNamespaceIndex + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StorageVersionAPI + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StorageVersionHash + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StorageVersionMigrator + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StructuredAuthenticationConfiguration + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: StructuredAuthorizationConfiguration + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: TopologyAwareHints + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: TopologyManagerPolicyAlphaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: TopologyManagerPolicyBetaOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: TopologyManagerPolicyOptions + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: TranslateStreamCloseWebsocketRequests + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: UnauthenticatedHTTP2DOSMitigation + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: UnknownVersionInteroperabilityProxy + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: UserNamespacesPodSecurityStandards + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: UserNamespacesSupport + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: VolumeAttributesClass + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: VolumeCapacityPriority + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WatchFromStorageWithoutResourceVersion + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WatchList + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WatchListClient + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WinDSR + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WinOverlay + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: name + value: + stringValue: WindowsHostNetwork + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stage + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubernetes_feature_enabled + - name: registered_metrics_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 87 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: BETA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 5 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: STABLE + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 2 + attributes: + - key: deprecated_version + value: + stringValue: 1.30.0 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: stability_level + value: + stringValue: ALPHA + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 7 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_threads + - gauge: + dataPoints: + - asDouble: 6080 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mspan_free_bytes + - name: go_godebug_non_default_behavior_x509usepolicies_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 704 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_series_added + - name: go_cpu_classes_gc_mark_assist_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.001894801 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_cycles_total_gc_cycles_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 6 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 5.6806e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_total_bytes + - name: go_godebug_non_default_behavior_http2client_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 2.816544e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_unused_bytes + - gauge: + dataPoints: + - asDouble: 163200 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_sys_bytes + - gauge: + dataPoints: + - asDouble: 1.3093432e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_next_gc_bytes + - gauge: + dataPoints: + - asDouble: 4 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: filter + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 15 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: table + value: + stringValue: nat + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_iptables_last + - name: go_cpu_classes_gc_pause_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.002930548 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_multipathtcp_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_randautoseed_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + - key: version + value: + stringValue: go1.22.2 + timeUnixNano: "1000000" + name: go_info + - gauge: + dataPoints: + - asDouble: 157120 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_inuse_bytes + - gauge: + dataPoints: + - asDouble: 1.8699528e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_sys_bytes + - gauge: + dataPoints: + - asDouble: Infinity + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: rest_client_exec_plugin_ttl_seconds + - name: go_cpu_classes_gc_mark_dedicated_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.013785014 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_cycles_automatic_gc_cycles_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 6 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 113128 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_scan_stack_bytes + - name: go_godebug_non_default_behavior_tlsmaxrsasize_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 51 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_goroutines + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: build_date + value: + stringValue: "2024-05-13T22:00:36Z" + - key: compiler + value: + stringValue: gc + - key: git_commit + value: + stringValue: 7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a + - key: git_tree_state + value: + stringValue: clean + - key: git_version + value: + stringValue: v1.30.0 + - key: go_version + value: + stringValue: go1.22.2 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: major + value: + stringValue: "1" + - key: minor + value: + stringValue: "30" + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: platform + value: + stringValue: linux/amd64 + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubernetes_build_info + - name: go_cpu_classes_user_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.496051801 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: disabled_metrics_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4096 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_stack_starting_size_bytes + - name: go_memstats_alloc_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.5259672e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.7242812551218708e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds + - name: apiserver_storage_envelope_transformation_cache_misses_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 4800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mcache_inuse_bytes + - gauge: + dataPoints: + - asDouble: 955383 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_other_bytes + - gauge: + dataPoints: + - asDouble: 1.8446744073709552e+19 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_max_bytes + - gauge: + dataPoints: + - asDouble: 704 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_post_metric_relabeling + - name: go_cpu_classes_scavenge_total_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3.1e-07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: apiserver_webhooks_x509_missing_san_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_allocs_objects_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 88021 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_frees_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 8.122936e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.3093432e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_heap_goal_bytes + - gauge: + dataPoints: + - asDouble: 1.315336192e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_bytes + - name: apiserver_audit_event_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.1501568e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_sys_bytes + - gauge: + dataPoints: + - asDouble: 157120 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_mspan_inuse_bytes + - name: cardinality_enforcement_unexpected_categorizations_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_gc_mark_idle_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.009429357 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_count + sum: + aggregationTemporality: 2 + dataPoints: + - asInt: "6" + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_sum + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.000730616 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 3.9184e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 5.5123e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.25" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 8.8665e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.5" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.000106797 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.75" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.000368871 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "1" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_duration_seconds_quantile + - gauge: + dataPoints: + - asDouble: 9.95328e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_inuse_bytes + - name: hidden_metrics_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: kubeproxy_sync_proxy_rules_endpoint_changes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 10 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: rest_client_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 7 + attributes: + - key: code + value: + stringValue: "200" + - key: host + value: + stringValue: kind-control-plane:6443 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: method + value: + stringValue: GET + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: code + value: + stringValue: "201" + - key: host + value: + stringValue: kind-control-plane:6443 + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: method + value: + stringValue: POST + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: apiserver_webhooks_x509_insecure_sha1_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 11 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_open_fds + - name: go_godebug_non_default_behavior_gocachehash_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_jstmpllitinterp_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_os_stacks_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: rest_client_transport_cache_entries + - name: go_gc_heap_tiny_allocs_objects_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 4897 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 7.136736e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_alloc_bytes + - name: process_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.14 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 100 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_gogc_percent + - name: kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_mallocs_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 92918 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_scavenge_background_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.2e-07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_frees_objects_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 58992 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_execerrdot_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_tls10server_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 3.55616e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_metadata_other_bytes + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_sys_bytes + - name: apiserver_storage_data_key_generation_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_cpu_classes_gc_total_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.02803972 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_httplaxcontentlength_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: kubeproxy_sync_proxy_rules_service_changes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 8 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 7.136736e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_objects_bytes + - gauge: + dataPoints: + - asDouble: 955383 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_other_sys_bytes + - name: go_godebug_non_default_behavior_x509usefallbackroots_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_multipartmaxheaders_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_tlsunsafeekm_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: kubeproxy_sync_proxy_rules_iptables_restore_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: apiserver_envelope_encryption_dek_cache_fill_percent + - gauge: + dataPoints: + - asDouble: 1.8699528e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_total_bytes + - gauge: + dataPoints: + - asDouble: 1.548288e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_idle_bytes + - name: go_cpu_classes_idle_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 481.077408053 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_heap_allocs_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.5259672e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.032192e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memory_classes_heap_free_bytes + - name: go_sync_mutex_wait_total_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.000496936 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: apiserver_audit_requests_rejected_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 9.223372036854776e+18 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_gomemlimit_bytes + - name: go_godebug_non_default_behavior_http2server_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_godebug_non_default_behavior_panicnil_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0.004696361 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_duration_seconds + - name: aggregator_discovery_aggregation_count_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: kube-proxy-pk6ln + - key: k8s.pod.uid + value: + stringValue: 000b712b-c14b-4175-a092-e56ddf66d548 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "10249" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "10249" + - key: service.instance.id + value: + stringValue: 172.18.0.2:10249 + - key: service.name + value: + stringValue: kubernetes-proxy + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + scope: {} diff --git a/functional_tests/testdata_histogram/expected/v1.31/scheduler_metrics.yaml b/functional_tests/testdata_histogram/expected/v1.31/scheduler_metrics.yaml new file mode 100644 index 0000000000..d3dd30f497 --- /dev/null +++ b/functional_tests/testdata_histogram/expected/v1.31/scheduler_metrics.yaml @@ -0,0 +1,57612 @@ +resourceMetrics: + - resource: {} + scopeMetrics: + - metrics: + - gauge: + dataPoints: + - asDouble: 84126 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_objects + - name: grpc_server_msg_sent_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 2300 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1401 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_post_metric_relabeling + - name: etcd_debugging_store_watch_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_slow_apply_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_watchers_coalescing_total + - gauge: + dataPoints: + - asDouble: 1.915136e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_alloc_bytes + - gauge: + dataPoints: + - asDouble: 4.063232e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_inuse_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_slow_watcher_total + - gauge: + dataPoints: + - asDouble: 2.147483648e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_quota_backend_bytes + - gauge: + dataPoints: + - asDouble: 1401 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_series_added + - name: etcd_grpc_proxy_events_coalescing_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: grpc_server_handled_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Aborted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: AlreadyExists + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Canceled + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DataLoss + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: DeadlineExceeded + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: FailedPrecondition + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Internal + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: InvalidArgument + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: NotFound + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OK + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: OutOfRange + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: PermissionDenied + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: ResourceExhausted + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unauthenticated + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unavailable + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unimplemented + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_code + value: + stringValue: Unknown + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: grpc_server_started_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 58 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 16 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: os_fd_used + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_cache_keys_total + - name: etcd_mvcc_txn_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_network_client_grpc_sent_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 5.424802e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_count + sum: + aggregationTemporality: 2 + dataPoints: + - asInt: "23" + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_gc_duration_seconds_sum + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0.006115093 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 8.778e-06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 4.4202e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.25" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 7.5182e-05 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.5" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.000194315 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "0.75" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0.003141315 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: quantile + value: + stringValue: "1" + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_gc_duration_seconds_quantile + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: up + - name: etcd_debugging_mvcc_range_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 2558 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: grpc_server_msg_received_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Alarm + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthDisable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthEnable + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: AuthStatus + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Authenticate + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Check + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Compact + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Defragment + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: DeleteRange + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Downgrade + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Hash + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: HashKV + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 18 + attributes: + - key: grpc_method + value: + stringValue: LeaseGrant + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseKeepAlive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseLeases + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseRevoke + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: LeaseTimeToLive + - key: grpc_service + value: + stringValue: etcdserverpb.Lease + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberList + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberPromote + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberRemove + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MemberUpdate + - key: grpc_service + value: + stringValue: etcdserverpb.Cluster + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: MoveLeader + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Put + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1121 + attributes: + - key: grpc_method + value: + stringValue: Range + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleGrantPermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: RoleRevokePermission + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Snapshot + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 6 + attributes: + - key: grpc_method + value: + stringValue: Status + - key: grpc_service + value: + stringValue: etcdserverpb.Maintenance + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 794 + attributes: + - key: grpc_method + value: + stringValue: Txn + - key: grpc_service + value: + stringValue: etcdserverpb.KV + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserAdd + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserChangePassword + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserDelete + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGet + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserGrantRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserList + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: UserRevokeRole + - key: grpc_service + value: + stringValue: etcdserverpb.Auth + - key: grpc_type + value: + stringValue: unary + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 138 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: etcdserverpb.Watch + - key: grpc_type + value: + stringValue: bidi_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: grpc_method + value: + stringValue: Watch + - key: grpc_service + value: + stringValue: grpc.health.v1.Health + - key: grpc_type + value: + stringValue: server_stream + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.8446744073709552e+19 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_max_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: cluster_version + value: + stringValue: "3.5" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_cluster_version + - gauge: + dataPoints: + - asDouble: 3.026286e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_total_put_size_in_bytes + - gauge: + dataPoints: + - asDouble: 3.530752e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_mvcc_db_total_size_in_use_in_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: server_id + value: + stringValue: e58c878e0e01014 + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_id + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_is_leader + - name: etcd_server_heartbeat_send_failures_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: promhttp_metric_handler_requests_in_flight + - gauge: + dataPoints: + - asDouble: 428 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_keys_total + - name: etcd_server_client_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 58 + attributes: + - key: client_api_version + value: + stringValue: unknown + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: stream + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1939 + attributes: + - key: client_api_version + value: + stringValue: unknown + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: unary + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 320712 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_inuse_bytes + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: os_fd_limit + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_mvcc_db_open_read_transactions + - gauge: + dataPoints: + - asDouble: 1.915136e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_alloc_bytes + - gauge: + dataPoints: + - asDouble: 1401 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_samples_scraped + - name: etcd_debugging_store_writes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: action + value: + stringValue: create + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 2 + attributes: + - key: action + value: + stringValue: set + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_health_failures + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: go_memstats_mallocs_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 730778 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 721223 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_other_sys_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: data_corruption + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: linearizable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: livez + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_healthcheck + - name: etcd_server_leader_changes_seen_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.7283228512907686e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_last_gc_time_seconds + - gauge: + dataPoints: + - asDouble: 11 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_threads + - name: etcd_debugging_store_reads_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1 + attributes: + - key: action + value: + stringValue: getRecursive + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_mvcc_delete_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.490489e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_buck_hash_sys_bytes + - name: go_memstats_lookups_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: process_cpu_seconds_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3.59 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: promhttp_metric_handler_requests_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: code + value: + stringValue: "200" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: code + value: + stringValue: "500" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 0 + attributes: + - key: code + value: + stringValue: "503" + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 5.020744e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_disk_wal_write_bytes_total + - name: etcd_mvcc_range_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 2558 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_debugging_mvcc_events_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 733 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_pending_events_total + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_has_leader + - gauge: + dataPoints: + - asDouble: 2.3052288e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_inuse_bytes + - gauge: + dataPoints: + - asDouble: 3.3685504e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_sys_bytes + - gauge: + dataPoints: + - asDouble: 790 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_current_revision + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_db_compaction_last + - name: etcd_debugging_lease_revoked_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 14 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: -1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_compact_revision + - name: etcd_debugging_mvcc_db_compaction_keys_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_store_watchers + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_disk_defrag_inflight + - name: etcd_server_proposals_failed_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_debugging_lease_granted_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 18 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_read_indexes_failed_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_cache_hits_total + - name: etcd_network_client_grpc_received_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 3.177333e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 15600 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_sys_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: server_go_version + value: + stringValue: go1.21.12 + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_go_version + - gauge: + dataPoints: + - asDouble: 6.971392e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_released_bytes + - name: etcd_mvcc_put_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 789 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_snapshot_apply_in_progress_total + - gauge: + dataPoints: + - asDouble: 4.063232e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_stack_sys_bytes + - gauge: + dataPoints: + - asDouble: 57 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_watch_stream_total + - gauge: + dataPoints: + - asDouble: 3.600384e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_mvcc_db_total_size_in_bytes + - name: etcd_server_healthchecks_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 136 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: data_corruption + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 136 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: linearizable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 13 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: livez + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + - asDouble: 136 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: name + value: + stringValue: serializable_read + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: status + value: + stringValue: success + - key: type + value: + stringValue: readyz + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 325920 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mspan_sys_bytes + - gauge: + dataPoints: + - asDouble: 6.0481536e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_resident_memory_bytes + - gauge: + dataPoints: + - asDouble: 57 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_mvcc_watcher_total + - gauge: + dataPoints: + - asDouble: 4.890488e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_gc_sys_bytes + - gauge: + dataPoints: + - asDouble: 0.00023497595045954316 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_gc_cpu_fraction + - gauge: + dataPoints: + - asDouble: 1.048576e+06 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_max_fds + - gauge: + dataPoints: + - asDouble: 1.2019429376e+10 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_virtual_memory_bytes + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + - key: version + value: + stringValue: go1.21.12 + timeUnixNano: "1000000" + name: go_info + - gauge: + dataPoints: + - asDouble: 4800 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_mcache_inuse_bytes + - gauge: + dataPoints: + - asDouble: 86 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_open_fds + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_debugging_auth_revision + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_proposals_pending + - name: etcd_server_slow_read_indexes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0.008225483 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: scrape_duration_seconds + - name: etcd_debugging_server_lease_expired_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 14 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - name: etcd_server_learner_promote_successes + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 830 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_proposals_committed_total + - gauge: + dataPoints: + - asDouble: 1 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: server_version + value: + stringValue: 3.5.15 + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_version + - name: go_memstats_frees_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 646652 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.0633216e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_heap_idle_bytes + - name: etcd_debugging_lease_renewed_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 1.72832272501e+09 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: process_start_time_seconds + - name: etcd_server_health_success + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 830 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_proposals_applied_total + - gauge: + dataPoints: + - asDouble: 4.5192456e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_sys_bytes + - name: etcd_debugging_store_expires_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_grpc_proxy_cache_misses_total + - gauge: + dataPoints: + - asDouble: 529 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_goroutines + - name: go_memstats_alloc_bytes_total + sum: + aggregationTemporality: 2 + dataPoints: + - asDouble: 1.59609504e+08 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + isMonotonic: true + - gauge: + dataPoints: + - asDouble: 2.5720864e+07 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: go_memstats_next_gc_bytes + - gauge: + dataPoints: + - asDouble: 0 + attributes: + - key: host.name + value: + stringValue: kind-control-plane + - key: http.scheme + value: + stringValue: http + - key: k8s.cluster.name + value: + stringValue: sock + - key: k8s.namespace.name + value: + stringValue: kube-system + - key: k8s.node.name + value: + stringValue: kind-control-plane + - key: k8s.pod.name + value: + stringValue: etcd-kind-control-plane + - key: k8s.pod.uid + value: + stringValue: b0341985-ae55-4774-8d38-afa8522644b2 + - key: net.host.name + value: + stringValue: 172.18.0.2 + - key: net.host.port + value: + stringValue: "2381" + - key: os.type + value: + stringValue: linux + - key: server.address + value: + stringValue: 172.18.0.2 + - key: server.port + value: + stringValue: "2381" + - key: service.instance.id + value: + stringValue: 172.18.0.2:2381 + - key: service.name + value: + stringValue: etcd + - key: url.scheme + value: + stringValue: http + timeUnixNano: "1000000" + name: etcd_server_is_learner + scope: {}