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

Enhancement: Allow for pulling data from the /nitro/v1/config/ #30

Open
mcsammac opened this issue May 7, 2020 · 7 comments
Open

Enhancement: Allow for pulling data from the /nitro/v1/config/ #30

mcsammac opened this issue May 7, 2020 · 7 comments

Comments

@mcsammac
Copy link

mcsammac commented May 7, 2020

Currently only stats can be obtained from /nitro/v1/stat, but there are other metrics that would be beneficial that can only be obtained from /nitro/v1/config/. It would be awesome if there was a way to specify in the config file to obtain a stat from the config endpoint.

@aroraharsh23
Copy link
Contributor

aroraharsh23 commented May 8, 2020

Hi @mcsammac, we do scrape some metric from /nitro/v1/config.
But, in general, preference is for /nitro/v1/stat as it helps to avoid per config entity fetch which is a lot slower and susceptible to timeouts if config is huge as, then, we have to iterate per config entry.
Are you looking for any particular config ?

@aroraharsh23
Copy link
Contributor

@mcsammac Any update on this requirement?

@mcsammac
Copy link
Author

Hello @aroraharsh23 sorry i missed you original comment. The one that we were particularly interested in was cmppolicy. We were wanting to get information about the usage of our individual compressions policies.

@rafaelpirolla
Copy link

rafaelpirolla commented Feb 19, 2021

Would be cool to have config/nslicenseserver also, especially:

name type ro description
status Double Read-only Status of license server.
grace Double Read-only Grace status of server.
gptimeleft Double Read-only Grace time left.

@tomiloza
Copy link

tomiloza commented Apr 1, 2022

any update on this maybe?

@gmounica39
Copy link

Hi @aroraharsh23, we are looking for info from nslimitidentifier config such as Threshold, Timeslice, Traps, Hits, Action Taken.. etc. Is it possible to include this?

@mayurmohanpatil
Copy link

Thank you users for trying out metrics-exporter and providing your product requirements.
We have Citrix Observability exporter - COE (https://github.com/citrix/citrix-observability-exporter) as an alternative to Metric-exporter and we will aim to support nitro-configs telemetry through COE in future.

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

6 participants