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

Zabbix does not handle multilevel parameters the same way as StatsD #15

Open
73VW opened this issue Sep 11, 2023 · 0 comments
Open

Zabbix does not handle multilevel parameters the same way as StatsD #15

73VW opened this issue Sep 11, 2023 · 0 comments

Comments

@73VW
Copy link

73VW commented Sep 11, 2023

Hello there,

It seems that StatsD handles multilevel parameters this way: traefik.entrypoint.request.duration[mean][90].

According to the documentation of Zabbix, it should be given in the format [key1,key2]. The example above would end up like this: traefik.entrypoint.request.duration[mean,90]

It is therefore not possible to create one of this value in Zabbix.

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

No branches or pull requests

1 participant