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.22.0
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.23.0
Choose a head ref
  • 3 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 26, 2025

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

Commits on Mar 31, 2025

  1. feat: rename the TLS certificate expiry alert (#1102)

    The underlying metric for the alert rule is the same for multiple
    check types (HTTP, gRPC, TCP), therefore, since the alert can be reused
    for these types, replace the 'HTTP' prefix, which referenced the check
    type, for 'TLS'.
    
    Related grafana/synthetic-monitoring-api/pull/1300
    ka3de authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    6ebaa66 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.23.0 (#1100)

    Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
    sm-release-app[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    18b2d07 View commit details
    Browse the repository at this point in the history
Loading