Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.0 breaks CloudWatch CNI Metrics #409

Closed
guillaume-eb opened this issue Apr 24, 2019 · 1 comment
Closed

1.4.0 breaks CloudWatch CNI Metrics #409

guillaume-eb opened this issue Apr 24, 2019 · 1 comment
Labels

Comments

@guillaume-eb
Copy link

I don't see any error in the cni-metrics-helper pod logs, but Cloudwatch stopped gettings metrics at 10:15 in the screenshot below

I0424 11:29:32.263814       8 wesley-k8s-metrics.go:127] Collecting metrics ...
I0424 11:29:32.263833       8 discovery.go:118] GetCNIPods start...
I0424 11:29:32.263862       8 discovery.go:127] GetCNIPods discovered[aws-node-fg2d5...
I0424 11:29:32.264068       8 metrics.go:404] Grab/Aggregate metrics from aws-node-fg2d5
I0424 11:29:32.264073       8 cni_metrics.go:99] Grabbing metrics from CNI aws-node-fg2d5

Screenshot 2019-04-24 13 24 11

@mogren
Copy link
Contributor

mogren commented Apr 25, 2019

Hey @guillaume-eb, thanks for reporting this!

I closed the old PR for #113 and opened #413 instead. We changed the names of the prometheus endpoints in v1.4.0 (PR #348), but since the code for the CNI metrics agent was just in a branch in Liwen's fork, we missed updating it.

I'll cherry-pick the config back to the release-1.4 branch once the #413 has been reviewed and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants