View Source PromEx.GrafanaAgent (PromEx v1.9.0)

This GenServer is responsible for starting the Grafana Agent binary via a port and ensuring that it stays up and running.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Start the GrafanaAgent GenServer

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link(opts :: keyword()) :: GenServer.on_start()

Start the GrafanaAgent GenServer