Skip to content

Releases: solarwinds/swi-k8s-opentelemetry-collector

0.0.5

27 May 19:57
8ce3fd1
Compare
Choose a tag to compare
  • updating Otel collector to v0.51.0
  • Collector now produces 3 new metrics:
    • k8s.container_cpu_usage_seconds_rate - transformed from k8s.container_cpu_usage_seconds_total
    • k8s.kube_node_status_capacity_cpu - transformed from k8s.kube_node_status_capacity ("resource": "cpu" datapoints)
    • k8s.kube_node_status_capacity_memory - transformed from k8s.kube_node_status_capacity ("resource": "memory" datapoints)
  • fixing type of k8s.container_cpu_usage_seconds_total from Gauge to Sum

0.0.4

27 May 08:22
0d28871
Compare
Choose a tag to compare

Enhancements

  • Introducing K8s Events monitoring

0.0.3

05 May 08:38
cc0aa21
Compare
Choose a tag to compare

Enhancements

  • Make otel collector address replaceable

0.0.2

04 May 10:11
58cb027
Compare
Choose a tag to compare

Enhancements

  • Updated manifest with replaceable values
  • Moving otel config to the docker image
  • Fixed clustername and entry command

0.0.1

18 Mar 08:51
ffee223
Compare
Choose a tag to compare

Initial release