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

Support for carbonapi ? #300

Open
yoshi314 opened this issue Jun 15, 2023 · 0 comments
Open

Support for carbonapi ? #300

yoshi314 opened this issue Jun 15, 2023 · 0 comments
Labels
area/backend Affects the graphite backend enhancement New feature or improvement

Comments

@yoshi314
Copy link

I use go-carbon + carbon-relay-ng to form a cluster of graphite servers. And i use carbonapi ( https://github.com/go-graphite/carbonapi ) to query those servers.

I cannot get this to work with this plugin. The webserver at configured port (here it's 8080) states:

supported requests:
    /functions/
    /info/?target=
    /lb_check/
    /metrics/find/?query=
	/render/?target=
	/tags/autoComplete/tags/
    /tags/autoComplete/values/
    /version/

and querying graphite.server:8080/render/?target=icinga2.host.whatever... provides me with necessary png files.

I cannot seem to get it working within icingaweb2 with this plugin, though, Any tips?

@nilmerg nilmerg added enhancement New feature or improvement area/backend Affects the graphite backend labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Affects the graphite backend enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants