Skip to content

Conversation

smrekarm12
Copy link

This pull request adds support for per zone metrics. This partially implements #13.
This is my first experience with Go, so let me know if there is anything to fix.

I can add json support once this is marked ok.

Signed-off-by: Mateja Smrekar <[email protected]>
Signed-off-by: Mateja Smrekar <[email protected]>
@ltning
Copy link

ltning commented Aug 31, 2023

Would very much like to see this merged. :)

for _, x := range zone.Counters {
switch x.Type {
case rcode:
z.ZoneRcode = x.Counters

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Balance

@isnikulin
Copy link

Can this get merged? Need any help?

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.

4 participants