bookingcom/carbonapi

Can't get internal metrics from carbonapi and carbonzipper

Opened this issue · 0 comments

in my config yaml (both for carbonapi and carbonzipper) I configured the internal metrics prop:

graphite:
  host: "localhost:2003"
  interval: "60s"
  prefix: "carbon.api" // ("carbon.zipper" for carbonzipper)
  pattern: "{prefix}.{fqdn}"

but the internal metrics are not created