mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 20:48:21 +00:00
Add comment to telemetry::Manager::InitPostScript
This commit is contained in:
parent
e3e806ca23
commit
6eab954fd2
1 changed files with 3 additions and 1 deletions
|
@ -41,7 +41,9 @@ public:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initialization of the manager. This is called late during Zeek's
|
* Initialization of the manager. This is called late during Zeek's
|
||||||
* initialization after any scripts are processed.
|
* initialization after any scripts are processed. Sets up the Prometheus
|
||||||
|
* server and the process stats metrics, and on a manager node will enable
|
||||||
|
* the Prometheus service discovery endpoint.
|
||||||
*/
|
*/
|
||||||
void InitPostScript();
|
void InitPostScript();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue