Chris Bedwell

Results 23 issues of Chris Bedwell

_Draft WIP. Might not use this branch and/or split it up._

_Note this should be addressed after the [check creation redesign](https://github.com/grafana/synthetic-monitoring-app/pull/847) has been merged._ # Problem Currently our routing for check creation is confusing and unpredictable. The breadcrumbs in-app don't represent...

enhancement
ux
frontend

# Problem When using the "Generate config" for Terraform in the plugin, the scripted checks don't get generated correctly. The scripted field is just an empty object and not the...

bug
terraform
frontend

# Problem At the beginning of this year [I refactored the test data](https://github.com/grafana/synthetic-monitoring-app/pull/686) to be consistent across tests so there is a singular point of reference which all of our...

enhancement

# Problem At the beginning of this year [I added](https://github.com/grafana/synthetic-monitoring-app/pull/678) `react-query` to handle all of our query state management. The approach I have used is consistent but implicit. There is...

frontend
techdebt

_This is a broad ticket and may be best approached by dividing it up into sub-tasks. There may also be an opportune time to coordinate and do the bulk of...

enhancement
frontend
techdebt

_This is a broad ticket and may be best approached by dividing it up into sub-tasks. Part of the work will be investigating the best solution and working out a...

bug
frontend
techdebt

**What happened**: In certain situations* when you have multiple Loki datasources set-up in your instance, when utilizing the test button on the check form the UI says 'timed out waiting...

bug
frontend

**What happened**: In my set-up I have two Loki datasources set-up in my provisioning file. If I don't have an SM datasource and try to initialise the plugin, nothing happens....

bug
frontend

**What would you like to be added**: To reevaluate and update the design for selecting probes when creating and editing checks. Currently the multi-select pattern doesn't help a huge amount...

enhancement