chore: rename metric
This commit is contained in:
parent
d82a83cca1
commit
0f4c565250
@ -84,9 +84,9 @@ func (p *zabbixAgentPlugin) registerMetrics() error {
|
||||
),
|
||||
handler: h.GetAppVersion,
|
||||
},
|
||||
"onvif.client": {
|
||||
"onvif.httpclient": {
|
||||
metric: metric.New(
|
||||
"ONVIF client",
|
||||
"ONVIF HTTP client",
|
||||
[]*metric.Param{
|
||||
metric.NewParam("method", "HTTP request method."),
|
||||
metric.NewParam("url", "HTTP request URL."),
|
||||
|
Loading…
x
Reference in New Issue
Block a user