Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/synthetic-monitoring-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Choose a base ref
...
head repository: grafana/synthetic-monitoring-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 10 commits
  • 66 files changed
  • 1 contributor

Commits on May 5, 2023

  1. Expose scenes via flag (#543)

    * chore: redirect everything to scenes if the flag is on
    
    * chore: bump to version 1.10.2
    rdubrock authored May 5, 2023
    Configuration menu
    Copy the full SHA
    01d1024 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    382ec98 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Multi http assertions (#545)

    * chore: add multihttp assertions fields
    
    * chore: handle assertion transformations
    
    * chore: update tests to include empty assertions
    
    * chore: add tests for assertions
    
    * chore: add test for creating assertions
    rdubrock authored May 12, 2023
    Configuration menu
    Copy the full SHA
    52522e5 View commit details
    Browse the repository at this point in the history
  2. Multi http assertions subject test

    * chore: add multihttp assertions fields
    
    * chore: handle assertion transformations
    
    * chore: update tests to include empty assertions
    
    * chore: add tests for assertions
    
    * chore: add test for creating assertions
    
    * chore: add subject test
    rdubrock authored May 12, 2023
    Configuration menu
    Copy the full SHA
    836e2b5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    ddfa25b View commit details
    Browse the repository at this point in the history
  2. Viz view as scene (#548)

    * chore: replace the viz view with a scene
    
    * chore: move to using stat panel
    
    * chore: add dashboard controls
    
    * chore: add a new check button to viz view
    
    * chore: use latest scenes package, cleanup ts error
    
    * chore: attempt to fix tests
    rdubrock authored May 17, 2023
    Configuration menu
    Copy the full SHA
    255bc8d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Remove old theme (#551)

    * chore: remove deprecated theme from alerting
    
    * chore: remove usage of old grafana theme
    rdubrock authored May 22, 2023
    Configuration menu
    Copy the full SHA
    e4ae177 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Match ds on uid (#552)

    * fix: match datasource on UID instead of name
    
    * chore: clean up warning modal
    
    * chore: use UID for re-import
    
    * chore: refine logic on how to select datasources
    rdubrock authored May 31, 2023
    Configuration menu
    Copy the full SHA
    4253130 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    7398b9a View commit details
    Browse the repository at this point in the history
  2. automated release 1.11.0

    rdubrock committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    bfed20f View commit details
    Browse the repository at this point in the history
Loading