synthetic-monitoring-app
synthetic-monitoring-app copied to clipboard
Synthetic Monitoring frontend application
It currently has outdated screenshots and needs to be simpler with a clearer call to action. Context is here: https://raintank-corp.slack.com/archives/C06QZTTA7AT/p1712116834826599
I'm a little unsure where the best place to gate access based on limits is. I definitely don't want it to be how it currently is (when you submit a...
**What would you like to be added**: Seems like support for grpc checks was recently added to the agent https://github.com/grafana/synthetic-monitoring-agent/pull/571. **Why is this needed**: Was about to start setting up...
Starting from Grafana 10, plugins can start using the v6 of react-router. Overall, react-router v6 aims to simplify route configuration and provide a more flexible and intuitive API for developers....
This is intentionally vague. We haven't reconsidered the UX of creating a check in a long time, and we're at the point where we need to reevaluate. I'd suggest using...
The plugin currently generates a bunch of dashboards when the plugin gets initialized. It also does a bunch of work trying to figure out whether they are up to date,...
**What would you like to be added**: We are looking into using MultiHttp to first grab an oauth2 token and use this token on subsequent request, since HTTP checks do...
**What happened**: I'm trying to setup a multi http check which uses variables in the request body. The request body is JSON format but I can't work out how to...
Leveraging scenes more deeply seems to make sense In order to prepare for showing scripted check results. However the team understanding of how scenes works is pretty limited, so we...