Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
e476f9f6
Commit
e476f9f6
authored
Sep 26, 2018
by
Emmanuel Hocdet
Committed by
Federico G. Schwindt
Sep 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix varnish_vsc metrics type
parent
ae50ca8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
VSC_main.vsc
bin/varnishd/VSC_main.vsc
+0
-5
No files found.
bin/varnishd/VSC_main.vsc
View file @
e476f9f6
...
...
@@ -363,20 +363,17 @@
Number of backends known to us.
.. varnish_vsc:: n_expired
:type: gauge
:oneliner: Number of expired objects
Number of objects that expired from cache because of old age.
.. varnish_vsc:: n_lru_nuked
:type: gauge
:oneliner: Number of LRU nuked objects
How many objects have been forcefully evicted from storage to make
room for a new object.
.. varnish_vsc:: n_lru_moved
:type: gauge
:level: diag
:oneliner: Number of LRU moved objects
...
...
@@ -780,12 +777,10 @@
bans in the persistent ban lists.
.. varnish_vsc:: n_purges
:type: gauge
:oneliner: Number of purge operations executed
.. varnish_vsc:: n_obj_purged
:type: gauge
:oneliner: Number of purged objects
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment