Skip to content

Commit

Permalink
Update that tested to work with 5.x releases as well.
Browse files Browse the repository at this point in the history
Recently update to this at our company, exporter works as expeted without changes to grafana etc.
  • Loading branch information
jonnenauha committed Sep 3, 2017
1 parent 257d140 commit 7eed161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Handles runtime Varnish changes like adding new backends via vlc reload. Removed

Advanced users can use `-n -N`, they are passed to `varnishstat`.

Tested to work against Varnish 4.1.0, 4.0.3 and 3.0.5. Missing category groupings in 3.x like `MAIN.` are detected and added automatically for label names to be consistent across versions, assuming of course that the Varnish project does not remove/change the stats.
Tested to work against Varnish 5.1.2, 4.1.0, 4.0.3 and 3.0.5. Missing category groupings in 3.x like `MAIN.` are detected and added automatically for label names to be consistent across versions, assuming of course that the Varnish project does not remove/change the stats.

I won't make any backwards compatibility promises at this point. Your built queries can break on new versions if metric names or labels are refined. If you find bugs or have feature requests feel free to create issues or send PRs.

Expand Down

0 comments on commit 7eed161

Please sign in to comment.