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

BGP: Implement dynamic labels from descriptions #249

Merged
merged 1 commit into from
Jul 26, 2024
Merged

BGP: Implement dynamic labels from descriptions #249

merged 1 commit into from
Jul 26, 2024

Conversation

taktv6
Copy link
Contributor

@taktv6 taktv6 commented Jul 26, 2024

Implementing support for dynamic labels from descriptions for BGP related metrics.
This implementation does not use any state. Unlike the implementation of dynamic labels for interface descriptions.
Shall I adjust the implementation for interface metrics too?

@taktv6 taktv6 requested a review from czerwonk as a code owner July 26, 2024 06:06
@czerwonk
Copy link
Owner

czerwonk commented Jul 26, 2024

Looks good so far. I like the new approach and would love to see it for interface metrics as well. In my opinion the naming of the interfacelabels package and its types do not fit any more. We can either rename it within this change to prevent using misleading naming in master (trade-off: more complex MR) or do the renaming prior to changing the interface description logic.

@taktv6
Copy link
Contributor Author

taktv6 commented Jul 26, 2024

I'm happy to follow up today with a cleanup after we merge this.

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

Successfully merging this pull request may close these issues.

2 participants