synthetic-monitoring-app icon indicating copy to clipboard operation
synthetic-monitoring-app copied to clipboard

Synthetic Monitoring frontend application

Results 108 synthetic-monitoring-app issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: It looks like the current MultiHTTP check, when using multiple requests, only one must be true to be considered successful, however, I'd like...

enhancement

**What happened**: Tried to connect synthetics monitoring with my self-hosted Grafana using the documentation; https://github.com/grafana/synthetic-monitoring-app?tab=readme-ov-file#configuration But I get the following error: ![grafana](https://github.com/grafana/synthetic-monitoring-app/assets/75387054/4bcdd469-0c6b-456c-a9e0-bb8c93498dea) In the logs I get: ``` grafana-prod_grafana.2.q6un6o0hafbf@ip-172-31-21-81 |...

bug

We should allow users access to the script that gets generated under the hood when a MultiHTTP check is created. This could be done in one of two ways: 1....

enhancement

**What would you like to be added**: The 'error rate by location' panel in the testing & synthetics dashboard is not useful to us, so it could be nice to...

enhancement
ux
frontend

![image](https://github.com/grafana/synthetic-monitoring-app/assets/1382208/65730fd8-9c8b-485b-895c-1fe547f5b438) **What would you like to be added**: "Target must be a valid hostname" => "Target must be a valid host address" **Why is this needed**: To give the user...

enhancement
good first issue
invalid
ux
frontend

Closes https://github.com/grafana/synthetic-monitoring-app/issues/822 Implements option 2 from https://github.com/grafana/synthetic-monitoring-app/issues/822#issuecomment-2404777020 where we display the probe locations in checkbox lists separated in columns according to whether they're private or the region they belong to....

Redesigns the check type selection screen. - New icons for all check types. - New badge to highlight browser checks. - A clear indicator, using the "i" icon, to show...

Related to https://github.com/grafana/synthetic-monitoring-app/issues/892

techdebt

**What happened**: When panel JSON is copied from the SM "Home" page and applied to a dashboard panel, the result does not match expectations (the source Scene). ![Image](https://github.com/user-attachments/assets/d0d72193-a7d4-4e14-a850-d38d62f6c309) ![Image](https://github.com/user-attachments/assets/f65f0fd9-8007-48bd-b3af-24083c425720) Affected...

bug

**What happened**: When using the test button, the test result will show "there was an error running the test" if the test does not generate any logs ![Image](https://github.com/user-attachments/assets/0ed70069-c4d8-4451-9eb7-f10349c4b449) If I...

bug
feature:browser