netscaler / netscaler-adc-metrics-exporter

Export metrics from Citrix ADC (NetScaler) to Prometheus
89 stars 33 forks source link

add custom label #43

Closed gmounica39 closed 2 years ago

gmounica39 commented 2 years ago

Is it possible to add custom label to each metric, for example, the hostname of the netscaler ?

(We plan on exposing nitroAPI on a different network, so it's not feasible for us to use hostname instead of nsip in the --target-nsip arg)

aroraharsh23 commented 2 years ago

Is the requirement here to provide custom metric via arg ? Or you are asking for specifically hostname as label for each metric?

gmounica39 commented 2 years ago

Nevermind, this is no longer needed.

I have one more question though - How frequently does the exporter scrape the metrics out of ADC?