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 happened**: If I add in a DNS Check a `Validate Answer matches` Validation with `x\.x\.x\.x` (this is the A Record of the target) as expression and without checking "Invert...

bug

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

![Screen Shot 2022-04-13 at 11 36 28](https://user-images.githubusercontent.com/8377044/163256784-cfcdb59f-a2a4-4721-90f1-71fd0908435c.png) Something is sideways with the uptime query in the summary dashboard

bug

Signed-off-by: Marcelo E. Magallon

Closes #419 Closes #274 This will leverage the `preload: true` plugin setting to update to sync provisioned data with the SM datasource whether a use navigates to the plugin or...

**What happened**: After upgrade of HG to v9.0.0, and SM plugin to latest version (1.9.17), customer noticed that the Alerts tab has text & links that refer to the old...

bug

**Links:** Breaking change PR: https://github.com/grafana/grafana/pull/49843 Code in this repository: https://github.com/grafana/synthetic-monitoring-app/search?q=variant%3D%22link%22 **Why?** "link" variant in the `Button` component was deprecated earlier and now removed in Grafana 9 **What happens?** It should...

bug

Renaming a stack in Cloud results in the SM plugin losing track of which prometheus and loki datasources it should be talking to. This happens because prom/loki datasources get renamed...

bug

As an active WorldPing customer and looking forward to the new version and features. Assuming this is the new location for https://github.com/raintank/worldping-app See [community post](https://community.grafana.com/t/worlping-icmp-5x-request-vs-request-reply/17553), where I mentioned: "I notice...

enhancement
good first issue
frontend

Synthetic monitoring uses the following query and triggers an alert on NODATA. ![image](https://user-images.githubusercontent.com/8004654/110471745-67edec80-80d4-11eb-83e8-a9c0c4301170.png) However, if there is an outage on day 1, that triggers an alert, there will be another...

enhancement