Ravi

Results 29 comments of Ravi

Another solution for this can be found here - https://github.com/prometheus-community/json_exporter/issues/186#issuecomment-1328156005. I will close this issue since it has already been resolved for OP.

Since the above solution works, I will close this issue.

This might work for you in case you have more enumerations (not just `UP` and `DOWN`) - https://github.com/prometheus-community/json_exporter/issues/186#issuecomment-1328156005

Isn't this a duplicate of #973 which is now resolved. Although having some sample of this in the examples would be great.

Ping @mattfarina, this is a small PR, maybe you can take a quick look when you have time.

- Just linking to an old issue as well - https://github.com/mittwald/kubernetes-replicator/issues/80

Similar to #12, but seems like this repo is unmaintained now maybe??? ping @micnncim

A better solution for log parsing would be https://github.com/fstab/grok_exporter. As for this issue, there is insufficient information: there is no config, or information about what metrics you are trying to...

This has been resolved in https://github.com/prometheus-community/json_exporter/pull/199 now. ```console $ ./json_exporter --help usage: json_exporter [] Flags: -h, --help Show context-sensitive help (also try --help-long and --help-man). --config.file=config.yml JSON exporter configuration file....