Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arabian9ts/oidc-cloudwatch-datasource
https://github.com/arabian9ts/oidc-cloudwatch-datasource
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arabian9ts/oidc-cloudwatch-datasource
- Owner: arabian9ts
- License: apache-2.0
- Created: 2023-11-19T13:35:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-04T14:37:03.000Z (11 months ago)
- Last Synced: 2024-10-06T21:42:12.149Z (about 1 month ago)
- Language: TypeScript
- Size: 387 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# OIDC CloudWatch DataSource
## Introduction
This plugin is a data source for Grafana that uses OIDC (OpenID Connect) to access CloudWatch without AWS IAM user authentication credentials.
If Grafana is running on GCP, it attempts to issue an STS id token using the Unique ID of the associated service account.## Screenshots
![Configuration](https://github.com/arabian9ts/oidc-cloudwatch-datasource/raw/main/src/img/config.jpg)
![QueryEditor](https://github.com/arabian9ts/oidc-cloudwatch-datasource/raw/main/src/img/query.jpg)
## Support
- [x] CloudWatch Metric
- [ ] CloudWatch Logs
- [ ] CloudWatch Alarm
- [x] Grafana Alert