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.3.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.5.2
Choose a head ref
  • 16 commits
  • 51 files changed
  • 4 contributors

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    89ab9b1 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog and version

    * chore: update release commands
    
    * chore: update changelog and version
    rdubrock authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d21edfb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Sep 13, 2021

  1. feat: add a homepage

    rdubrock authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    625beb9 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    rdubrock committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8d2c56a View commit details
    Browse the repository at this point in the history
  3. Default server for DNS to domain name

    Currently the default server for DNS checks is set to an IPv4 address.
    But users can choose to use IPv6 instead, at which point the IPv4
    default address leads to the check constantly failing. This default will
    work for both IPv4 and IPv6 without issue.
    
    See this working in practice on this check here:
    https://syntheticmonitoring.grafana.net/a/grafana-synthetic-monitoring-app/?page=checks&id=63
    samjewell committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ae3b416 View commit details
    Browse the repository at this point in the history
  4. Revert "Default server for DNS to domain name"

    This reverts commit ae3b416
    This was pushed up to `main` by mistake, without review
    samjewell committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    08384ff View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Default server for DNS to domain name (#364)

    Currently the default server for DNS checks is set to an IPv4 address.
    But users can choose to use IPv6 instead, at which point the IPv4
    default address leads to the check constantly failing. This default will
    work for both IPv4 and IPv6 without issue.
    
    See this working in practice on this check here:
    https://syntheticmonitoring.grafana.net/a/grafana-synthetic-monitoring-app/?page=checks&id=63Revert "Revert "Default server for DNS to domain name""
    samjewell authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    969c3d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08a9c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f1336 View commit details
    Browse the repository at this point in the history
  4. chore: bump version

    rdubrock committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    1e7aa57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6e4370 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fix: make probes a multiselect in traceroute dashboard

    * feat: make probes a multiselect in traceroute dashboard
    
    * fix: make unknown TTL nodes probe specific
    
    * fix: break out trace time by probe
    rdubrock authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    129887e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d157abe View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. chore: release v1.5.2

    rdubrock committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    0de61da View commit details
    Browse the repository at this point in the history
  2. automated release 1.5.2

    rdubrock committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    cb8e8ee View commit details
    Browse the repository at this point in the history
Loading