You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Ops has support for identities (#1594), you'll be able to add a "metrics" identity to allow Prometheus or whatever tool to hit Pebble's metrics endpoint. But we should write a how-to explaining the various steps involved: generating a password, using Container.replace_identities, adding a secret, and setting up Prometheus with the secret.
The text was updated successfully, but these errors were encountered:
After Ops has support for identities (#1594), you'll be able to add a "metrics" identity to allow Prometheus or whatever tool to hit Pebble's metrics endpoint. But we should write a how-to explaining the various steps involved: generating a password, using
Container.replace_identities
, adding a secret, and setting up Prometheus with the secret.The text was updated successfully, but these errors were encountered: