Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 979 Bytes

File metadata and controls

9 lines (7 loc) · 979 Bytes

Observability

Observability is the ability to inspect the internal states of a system through application logging, metrics and tracing. It provides key insights into distributed applications for faster problem identification and resolution. In this chapter, we will explore how to access application logs and typical cluster metrics using functionality built-in to Kyma. Also, we will use open source tooling to collect custom metrics as well and/or collect them outside the actual cluster.

  1. Exposing built-in Grafana securely with Identity Authentication(IAS)
  2. Exporting application logs to external logging tools
  3. Monitoring Kyma in Dynatrace
  4. Monitoring Custom Metrics in Dynatrace
  5. Monitoring Kyma and Custom Workload Metrics in Custom Prometheus