prometheus-jsonpath-exporter
prometheus-jsonpath-exporter copied to clipboard
Extended support for multiple json sources
- Added support for scrapping the metrics from multiple sources
- Multiple sources can be either be differentiated
- by "tag" label (see
json_data_urls
configuration) - or metric_name_prefix (see
endpoints
configuration)
- by "tag" label (see
- This PR will fix https://github.com/project-sunbird/prometheus-jsonpath-exporter/issues/3