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.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.14.4
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 1, 2024

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

Commits on May 2, 2024

  1. Fix traceroute check default timeout (#780)

    Traceroute checkk only accepts 30s as timeout. Since this was not
    specified in its default definition, it was falling back to the base
    check timeout, which specifies a TO of 3s.
    ka3de authored May 2, 2024
    Configuration menu
    Copy the full SHA
    deeca5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c0a68 View commit details
    Browse the repository at this point in the history
Loading