Skip to content

Commit

Permalink
Add comment to telemetry::Manager::InitPostScript
Browse files Browse the repository at this point in the history
  • Loading branch information
timwoj committed May 23, 2024
1 parent 6380fb6 commit 23b997c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/telemetry/Manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ class Manager final {

/**
* 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();

Expand Down

0 comments on commit 23b997c

Please sign in to comment.