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
Using this config I only see caddy_site2. metrics in Datadog.
The primarly use of Caddy for us is to act as a proxy, so we will have multiple sites being served and wanted metrics for each of them in separate namespaces.
Is it possible to report multiple websites metrics?
Here is my Caddyfile:
Using this config I only see
caddy_site2.metrics in Datadog.The primarly use of Caddy for us is to act as a proxy, so we will have multiple sites being served and wanted metrics for each of them in separate namespaces.
Is it possible?