mirror of
https://github.com/netdata/netdata.git
synced 2025-04-17 11:12:42 +00:00
parent
658f8f9073
commit
27e9c50b56
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ int web_client_api_request_v1_mgmt_health(RRDHOST *host, struct web_client *w, c
|
|||
BUFFER *jsonb = buffer_create(200);
|
||||
health_silencers2json(jsonb);
|
||||
health_silencers2file(jsonb);
|
||||
buffer_free(jsonb);
|
||||
}
|
||||
|
||||
return ret;
|
||||
|
|
Loading…
Add table
Reference in a new issue