Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katharinasick/crossplane-observability-demo-dashboards
Contains a Helm chart to create Dynatrace dashboards for the crossplane-observability-demo.
https://github.com/katharinasick/crossplane-observability-demo-dashboards
crossplane dynatrace observability
Last synced: about 2 months ago
JSON representation
Contains a Helm chart to create Dynatrace dashboards for the crossplane-observability-demo.
- Host: GitHub
- URL: https://github.com/katharinasick/crossplane-observability-demo-dashboards
- Owner: KatharinaSick
- Created: 2024-03-06T15:04:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T20:19:20.000Z (11 months ago)
- Last Synced: 2024-04-16T00:18:49.446Z (10 months ago)
- Topics: crossplane, dynatrace, observability
- Homepage: https://github.com/vfarcic/crossplane-observability-demo
- Size: 871 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crossplane Observability Demo Dashboards
This repository contains a Helm chart to create Dynatrace dashboards for
the [crossplane-observability-demo](https://github.com/vfarcic/crossplane-observability-demo).
See [values.yaml](./values.yaml) for all possible values and information about them.Installation instructions: https://katharinasick.github.io/crossplane-observability-demo-dashboards/
Currently, it supports two dashboards. Soon, a cluster dashboard will be added as well.
## Crossplane Metrics
A dashboard that visualizes some of the metrics Crossplane and its providers expose to ensure all resources are
deployed & reconciled correctly.![](./img/crossplaneMetrics.png)
## App
A dashboard that shows information about a certain application.
![](./img/app.png)