Giter VIP home page Giter VIP logo

synthetic-monitoring-api-go-client's Introduction

Build Status go.mod Go version Go Report Card Go Reference License

Synthetic Monitoring API Go client

This is a Go client for the API used by Grafana's Synthetic Monitoring application.

For instructions about setting up Synthetic Monitoring in your Grafana Cloud instance, please visit our docs

API documentation

Please consult the documentation for the API that this library accesses.

synthetic-monitoring-api-go-client's People

Contributors

brittenhouse avatar dependabot[bot] avatar electron0zero avatar julienduchesne avatar justintm avatar mem avatar rdubrock avatar thepalbi avatar tjamet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

synthetic-monitoring-api-go-client's Issues

Running make command not producing any executable.

No executable is included in repository and running make command not producing any executable.

There is a need for use case example to demonstrate where and when this client can be used.
Can this client be used as a stand alone client, or it is writtent to be used part of Grafana Cloud only ?

API tokens and implications of `/install` endpoint

I wonder if using this library and the documented REST API is the right approach for automating the creation of checks as a Grafana Cloud user.

Specifically, I try to understand the implications of calling /api/v1/register/install. Is this required if I have a program that wants to interact with the endpoints under /api/v1/check? And should a new token be required for every subsequent run, or is calling /install a one-time process? Also, what is the reason to not use the Grafana API token directly for the authentication of the other endpoints?

In case this library and the API are for internal use only, feel free to close this issue. Since this API is referenced in the official docs, I thought this would be a good starting point to automate the creation of checks.

Implement missing entrypoints

  • /api/v1/register/install
  • /api/v1/check/add
  • /api/v1/check/update
  • /api/v1/check/delete/:id:
  • /api/v1/check/list
  • /api/v1/probe/add
  • /api/v1/probe/update
  • /api/v1/probe/list
  • /api/v1/probe/delete/:id:
  • /api/v1/tenant/update
  • /api/v1/tenant/delete/:id:

Deprecated, removed:

  • /api/v1/register/init
  • /api/v1/register/save
  • /api/v1/register/viewer-token
  • /api/v1/register/describe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.