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

mode=all_nodes_unaggregated lose efficacy #12669

Open
arthas3014 opened this issue Mar 8, 2024 · 1 comment
Open

mode=all_nodes_unaggregated lose efficacy #12669

arthas3014 opened this issue Mar 8, 2024 · 1 comment

Comments

@arthas3014
Copy link

What happened?

I use docker compose to build a emqx cluster, and the cluster in working order, so I use /api/v5/prometheus/stats to get prometheus metrics, there's nothing wrong with individual visits, but when I carry the url parameter to returning the individual metrics of all running nodes in the cluster, the result returned is the same as without parameters,contains no information about the node

What did you expect to happen?

returning the individual metrics of all running nodes in the cluster.

How can we reproduce it (as minimally and precisely as possible)?

No response

Anything else we need to know?

No response

EMQX version

5.4.1

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

Log files

@arthas3014 arthas3014 added the BUG label Mar 8, 2024
@kjellwinblad
Copy link
Contributor

Hi @arthas3014 ,

Thanks for reporting this. Could you send the URL you are using when trying to get metrics of all running nodes?

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

No branches or pull requests

3 participants