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

prometheus-exporter Specifies whether the exporter supports the arm64 architecture #319

Open
nicolechec opened this issue Nov 26, 2024 · 1 comment

Comments

@nicolechec
Copy link

prometheus-exporter Specifies whether the exporter supports the arm64 architecture

@lukas-vlcek
Copy link
Collaborator

@nicolechec Thank you for the question. Can you be more specific please?

The exporter is not architecture specific. It calls and collects several OpenSearch API requests internally and compose responses it into a single Prometheus valid response. This means that the support of specific architecture is dependent on OpenSearch support for that architecture.

Does it answer your question?

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

2 participants