Skip to content

Commit

Permalink
Collect metric coredns_build_info
Browse files Browse the repository at this point in the history
```improvement user
An issue causing CoreDNS dashboard to show always 'No Data' is now fixed.
```
  • Loading branch information
wyb1 authored and ialidzhikov committed Nov 4, 2020
1 parent 64fc655 commit 20dc1ac
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,16 @@ allowedMetrics:
- container_network_receive_bytes_total
- container_network_transmit_bytes_total
coredns:
- process_max_fds
- process_open_fds
- coredns_build_info
- coredns_cache_entries
- coredns_cache_hits_total
- coredns_cache_misses_total
- coredns_dns_request_duration_seconds_count
- coredns_dns_responses_total
- coredns_forward_requests_total
- coredns_forward_responses_total
- process_max_fds
- process_open_fds
cloudControllerManager:
- rest_client_requests_total
- process_max_fds
Expand Down

0 comments on commit 20dc1ac

Please sign in to comment.