-
Notifications
You must be signed in to change notification settings - Fork 208
Refactor piped metrics exporter #2177
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
Conversation
pipecd-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| func init() { | ||
| registerMetrics() | ||
| } | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice.
|
Nice. Thank you. |
|
nits: how about:
I feel a bit redundant |
I get your point, just felt the same before 😅 But since we have |
|
I prefer to keep that convention. The metrics package name will be This convention is the same for our test, mock package, |
|
makes sense. no objection to that 👍 |
|
/changelog |
|
@nghialv: Changelog has been generated in response to this comment. DetailsChangelog since v0.10.2Notable Changes
Internal Changes
|
What this PR does / why we need it:
Introducing k8s cloudprovider metrics and k8s livestatestore metrics package
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: