Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grafana/synthetic-monitoring-api-go-client
Go client for Synthetic Monitoring
https://github.com/grafana/synthetic-monitoring-api-go-client
api-client golang grafana grafana-synthetic-monitoring hacktoberfest synthetic-monitoring
Last synced: 5 days ago
JSON representation
Go client for Synthetic Monitoring
- Host: GitHub
- URL: https://github.com/grafana/synthetic-monitoring-api-go-client
- Owner: grafana
- License: apache-2.0
- Created: 2020-10-29T17:40:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T11:37:58.000Z (12 days ago)
- Last Synced: 2024-12-10T12:31:45.656Z (12 days ago)
- Topics: api-client, golang, grafana, grafana-synthetic-monitoring, hacktoberfest, synthetic-monitoring
- Language: Go
- Homepage:
- Size: 359 KB
- Stars: 17
- Watchers: 137
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[![Build](https://github.com/grafana/synthetic-monitoring-api-go-client/actions/workflows/build.yml/badge.svg)](https://github.com/grafana/synthetic-monitoring-api-go-client/actions/workflows/build.yml)
[![go.mod Go version](https://img.shields.io/github/go-mod/go-version/grafana/synthetic-monitoring-api-go-client.svg)](https://github.com/grafana/synthetic-monitoring-api-go-client)
[![Go Report Card](https://goreportcard.com/badge/github.com/grafana/synthetic-monitoring-api-go-client)](https://goreportcard.com/report/github.com/grafana/synthetic-monitoring-api-go-client)
[![Go Reference](https://pkg.go.dev/badge/github.com/grafana/synthetic-monitoring-api-go-client.svg)](https://pkg.go.dev/github.com/grafana/synthetic-monitoring-api-go-client)
[![License](https://img.shields.io/github/license/grafana/synthetic-monitoring-api-go-client)](https://opensource.org/licenses/Apache-2.0)Synthetic Monitoring API Go client
==================================This is a Go client for the API used by Grafana's [Synthetic Monitoring
application](https://github.com/grafana/synthetic-monitoring-app).For instructions about setting up Synthetic Monitoring in your Grafana
Cloud instance, please visit our [docs](https://grafana.com/docs/grafana-cloud/synthetic-monitoring/)API documentation
-----------------Please consult the [documentation for the API](docs/API.md) that this
library accesses.