remove custom use of archive for several exporters #780
Annotations
2 errors
Run tests:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L47
prometheus nginx exporter default install Process "nginx-prometheus" args is expected to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Failure/Error: its(:args) { is_expected.to match %r{\ -nginx.scrape-uri http://localhost:8888/stub_status} }
expected "" to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Diff:
@@ -1 +1 @@
-/\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
+""
|
Run tests
Process completed with exit code 1.
|
Loading