Closed bryan-aguilar closed 3 years ago
The sample app binary is incorrectly referenced in the first set of instructions
$ ./prometheus_sample_app -listen_address=0.0.0.0:4567 -metric_count=100
should be
$ ./prometheus-sample-app -listen_address=0.0.0.0:4567 -metric_count=100
The sample app binary is incorrectly referenced in the first set of instructions
should be