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.14.13
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.15.1
Choose a head ref
  • 7 commits
  • 18 files changed
  • 3 contributors

Commits on Aug 23, 2024

  1. fix: obtain sm ds by type and not name (#921)

    - the name of this datasource can be changed in the datasource configuration page
    - the type is a fixed string so we should filter by that instead
    VikaCep authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2cc9e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a616a55 View commit details
    Browse the repository at this point in the history
  3. fix: change query for uptime stat panel (#840)

    * fix: change query for uptime stat panel
    
    * fix: add new version of uptime query but keep the old one
    
    New one will be behind a feature flag
    
    * feat: add new uptime query feature flag
    
    * feat: choose uptime query version based on feature flag value
    VikaCep authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    90b81dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d674df View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    5d964a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adedc2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827f617 View commit details
    Browse the repository at this point in the history
Loading