bookingcom / carbonapi

High-performance Graphite frontend in Go
Other
81 stars 23 forks source link

Can't get internal metrics from carbonapi and carbonzipper #503

Open BorisMan9 opened 7 months ago

BorisMan9 commented 7 months ago

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