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

Support for varnish 6.3.1 #66

Open
akshatgit opened this issue Nov 11, 2020 · 2 comments
Open

Support for varnish 6.3.1 #66

akshatgit opened this issue Nov 11, 2020 · 2 comments

Comments

@akshatgit
Copy link

  • Varnish 6.3.1
  • prometheus_varnish_exporter 1.5.2

The current version is giving the following error:

* collected metric "varnish_backend_fail_econnrefused" { label:<name:"backend" value:"xxx" > label:<name:"server" value:"unknown" > counter:<value:0 > } was collected before with the same name and label values
* collected metric "varnish_backend_fail_enetunreach" { label:<name:"backend" value:"xxx" > label:<name:"server" value:"unknown" > counter:<value:0 > } was collected before with the same name and label values
* collected metric "varnish_backend_beresp_bodybytes" { label:<name:"backend" value:"xxx" > label:<name:"server" value:"unknown" > counter:<value:1.4573694677e+10 > } was collected before with the same name and label values
* collected metric "varnish_backend_unhealthy" { label:<name:"backend" value:"xxx" > label:<name:"server" value:"unknown" > counter:<value:0 > } was collected before with the same name and label values
@krazy350
Copy link

Check if code from master works. Its probably caused by #57

@hashworks
Copy link

I just tested with 7.5.0, works fine.

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

No branches or pull requests

3 participants