-
Notifications
You must be signed in to change notification settings - Fork 638
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
Implement NPD metrics mode #284
Comments
/cc @wangzhen127 |
This was referenced Jun 3, 2019
/assign @xueweiz |
/cc @andyxning |
/cc @kewu1992 |
This was referenced Jun 27, 2019
This was referenced Jul 22, 2019
Now that #315 is merged, this issue is finally complete! It will be release in NPD v0.7.0 Huge thanks to Zhen, Lantao and Andy for the reviews and feedback! There are a few follow up improvements, most importantly, e2e tests for NPD (#296). I really want e2e test to happen, so that we can have more confidence when changing NPD code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the proposal.
This issue tracks the implementation of the proposal:
Implement option for disabling exporters at compile time.(Current exporters includes a k8s exporter and Prometheus exporter. Since they are commonly used, compile time disabling is not high priority for now. We can re-prioritize if the situation changes.)The text was updated successfully, but these errors were encountered: