Skip to content

feat: Add aerospike_exporter role - #883

Closed
anviar wants to merge 2 commits into
prometheus-community:mainfrom
anviar:main
Closed

feat: Add aerospike_exporter role#883
anviar wants to merge 2 commits into
prometheus-community:mainfrom
anviar:main

Conversation

@anviar

@anviar anviar commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Add new role: aerospike_exporter
(based on mysqld_exporter role)

Signed-off-by: Oleg Klyuchkin <anviar@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Docs Build 📝

This PR is closed and any previously published docsite has been unpublished.

Signed-off-by: Oleg Klyuchkin <anviar@users.noreply.github.com>
@github-actions github-actions Bot added enhancement New feature or request and removed enhancement New feature or request labels Aug 25, 2026
@anviar

anviar commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

@gardar hello! is it possible to restart failed checks? (HTTP Error 403: rate limit exceeded)

@SuperQ

SuperQ commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

I took a look over this exporter and I'm not sure we want to include this.

  • It's not a well-written exporter, it has a number of best-practice violations.
  • It's not part of the Prometheus ecosystem.
  • For tools that are not part of prometheus-community, this is very niche and not a popular system.

This seems like something Aerospike should have their own Ansible collection for.

@anviar

anviar commented Aug 30, 2026

Copy link
Copy Markdown
Contributor Author
  • It's not part of the Prometheus ecosystem.

same as some others exporters in this project

@anviar anviar closed this Aug 30, 2026
@SuperQ

SuperQ commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Yes, and those other roles are for extremely popular exporters / systems / features.

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