Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 548 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 548 Bytes

dynatrace

A repository to show how you can work with dynatrace on k8s

  • Get a Dynatrace Trial License and instrument a K8s cluster and instrument a sample application
  • Install Prometheus via Prometheus Operator
  • Install Keptn (keptn.sh) on the K8s cluster and deploy its sample app: carts
  • Manually add a Scrape Job to Prometheus for the carts service (← sample app) to get monitoring data
  • Manually set an Alert Rule for Prometheus to get alerts in case of a problem, e.g., response time degradation