Several 3rd-party plugins were deprecated and BindPlane will now be the tool used to collect metrics from these technologies.
The metrics listed below are only those that were taken over from the deprecation. For a full list of metrics that BindPlane will send to Stackdriver, please click here.
Key | |
---|---|
Metric Type | |
Kind, Type, Unit | Description |
Labels | |
Additions |
Metric prefixes
If the BindPlane collector is installed on the Varnish host system, all the following metrics listed below will be prefixed with
agent.googleapis.com/varnish
. Otherwise, these metrics will be prefixed withexternal.googleapis.com/bluemedora/generic_node/varnish
.
Stackdriver Metrics | |
---|---|
| |
CUMULATIVE, INT64, Connections | Backend connection success count. |
type: The backend connection type (either | |
category: The Varnish metric category. | |
cache_name: The Varnish cache name suffixed with a metric category. | |
| |
CUMULATIVE, INT64, n/a | Cache operation count. |
operation: The cache operation type (either | |
cache_name: The Varnish cache name suffixed with a metric category. | |
category: The Varnish metric category. | |
| |
CUMULATIVE, INT64, Sessions | Client connection count. |
type: the client connection type (either | |
category: The Varnish metric category. | |
cache_name: The Varnish cache name suffixed with a metric category. |
Updated 11 months ago