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.13.3
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.13.4
Choose a head ref
  • 7 commits
  • 60 files changed
  • 3 contributors

Commits on Apr 11, 2024

  1. chore: bump to v1.13.4

    rdubrock committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    54571d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Publish to gcom again (#750)

    * chore: adjust publish script
    
    * chore: move gcom publish to its own script, actually working now
    rdubrock authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ee04716 View commit details
    Browse the repository at this point in the history
  2. Refactor: check transformations split (#748)

    * fix: remove basicAuth if not explicitely added
    
    * fix: remove empty basicAuth from checkeditornew test
    
    * refactor: split out check transformation functions to their own check files
    
    * refactor: remove selectableValues from form transformations
    ckbedwell authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    10560cd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. scripted check latency: use avg of http requests duration (#753)

    * scripted check latency: use avg of http requests duration
    
    * chore: add comment to useLatency script assumption
    
    ---------
    
    Co-authored-by: Chris Bedwell <christopher.bedwell@grafana.com>
    peterschretlen and ckbedwell authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6f66e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630057c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. chore: enforce tenant limits on the frontend (#740)

    * chore: enforce tenant limits on the frontend
    
    * chore: allow passing limit as a prop
    
    * chore: change LabelField API
    
    * chore: add an error state for limit fetching, various cleanup
    
    * chore: add a test for intermittent limit fetch failure
    
    * fix: gate form submission by limits
    
    * chore: allow for editing checks when over the limits
    
    * chore: add a test for showing errors on check creation when limits are reached
    
    * chore: clean up some types and clarify some tests
    
    ---------
    
    Co-authored-by: Chris Bedwell <christopher.bedwell@grafana.com>
    rdubrock and ckbedwell authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b5bf043 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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