Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arabian9ts/arabian9ts-gcpstatus-datasource
https://github.com/arabian9ts/arabian9ts-gcpstatus-datasource
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arabian9ts/arabian9ts-gcpstatus-datasource
- Owner: arabian9ts
- License: apache-2.0
- Created: 2023-08-20T09:23:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T08:47:25.000Z (about 1 year ago)
- Last Synced: 2024-10-06T21:42:32.965Z (about 1 month ago)
- Language: TypeScript
- Size: 1.08 MB
- 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
# Google Cloud Platform Status data source for Grafana
## Introduction
The Google Cloud Platform Status data source is a plugin for Grafana that retrieves GCP Service Statuses from the following URL:
https://status.cloud.google.com/incidents.json
and allows visualizing them in a log format.
![Screenshot1](https://github.com/arabian9ts/arabian9ts-gcpstatus-datasource/raw/main/src/img/screenshot1.jpg)
![Screenshot2](https://github.com/arabian9ts/arabian9ts-gcpstatus-datasource/raw/main/src/img/screenshot2.jpg)## Requirements
- Grafana log visualization
## Highlights
- Works Log visualization panel.
- Visualize incident logs in order of the timeline.
- Filter entries based on the selected Time Range or Service Name or Location.## License
Apache License Version 2.0, see [LICENSE](https://github.com/arabian9ts/arabian9ts-gcpstatus-datasource/blob/main/LICENSE).