Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nginx_exporter_test #38

Merged
merged 1 commit into from
Aug 31, 2018

Conversation

fffonion
Copy link
Contributor

Change metricCount to 8, metrics being collected are:

  • nginxUp * 1
  • currentConnections * 4
  • processedConnections * 3

Not visible in test case:

  • scrapeFailures * 1

Change metricCount to 8, metrics being collected:

- nginxUp * 1
- currentConnections * 4
- processedConnections * 3

Not visible in test case:
- scrapeFailures * 1
@discordianfish discordianfish merged commit fcc4ff9 into discordianfish:master Aug 31, 2018
@discordianfish
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants