Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Added and updated coredns metrics for metric name changes in coredns-1.7.0-release #2101

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

jvoravong
Copy link
Contributor

@jvoravong jvoravong commented Feb 8, 2022

Description:
Currently when installing with the helm chart, we are planning to use signalfx receivers for monitoring Kubernetes control plane components. The coredns monitor in the signalfx agent is a little out of date, coredns updated several metric names in coredns-1.7.0-release. 4 of the metrics the signalfx coredns monitor had name changes. 3 of the metrics with new names are used in our k8s services dashboard.

Added new metrics and did not delete older metrics for backwards compatibility. I did update the descriptions of the deprecated metrics.

The project docs did get regenerated.

Questions:
Do I have to update other projects or docs for newly added metrics?

Copy link
Contributor

@mstumpfx mstumpfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do I have to update other projects or docs for newly added metrics?

It looks like the following deprecated metrics are used in our built-in content:

  • coredns_dns_response_rcode_count_total
  • coredns_dns_request_count_total
  • coredns_cache_size
    We should update that content to include the newer metrics.

@jvoravong jvoravong merged commit f82bd85 into signalfx:main Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants