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

Return value count for label names #1133

Open
wajda opened this issue Nov 14, 2022 · 1 comment
Open

Return value count for label names #1133

wajda opened this issue Nov 14, 2022 · 1 comment

Comments

@wajda
Copy link
Contributor

wajda commented Nov 14, 2022

GET /labels/names/${label_name}/values?withCount=true to return array of pairs [value, count]. E.g.:

[
    ["foo", 42],
    ["bar", 2345234]
]
@wajda
Copy link
Contributor Author

wajda commented Nov 16, 2022

@wajda wajda removed their assignment Jan 13, 2023
@wajda wajda modified the milestones: 1.0.0, 1.1.0 Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant