The agent itself has a /metrics endpoint you can enable. It goes behind https if you assign the agent an identity (cert file and private key - see its Identity section in the config).
We need to put it behind basic auth too - require username/password if specified.
The agent itself has a /metrics endpoint you can enable. It goes behind https if you assign the agent an identity (cert file and private key - see its Identity section in the config).
We need to put it behind basic auth too - require username/password if specified.