Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax Observation Scope validation #5464

Merged

Commits on Sep 4, 2024

  1. Relax Observation Scope validation

    In some cases it is acceptable to open, close, and reset the scope after
    the Observation was stopped. But it is invalid to do these if the
    Observation hasn't been started yet.
    jonatan-ivanov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a2a168f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update micrometer-observation-test/src/test/java/io/micrometer/observ…

    …ation/tck/ObservationValidatorTests.java
    shakuzen authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    49756d0 View commit details
    Browse the repository at this point in the history