Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Application and services can expose application metrics in Prometheus format and have the metrics collected by the infrastructure.

An application that exposes application metrics in Prometheus format can have its metrics collected by the infrastructure by configuring the Helm Chart - ehealth-service values.

...

Collected metrics can be explored via splunk and the associated indiciesindices:

Code Block
index={ENVIRONMENT}_k8s_{NAMESPACE}_metrics

...