Skip to content

[chore]: Add integration test coverage for sampling strategy file refresh #7963

@aaryan359

Description

@aaryan359

Requirement

Description

The all-in-one integration test currently verifies that sampling strategies can be retrieved via /api/sampling, but it does not test the runtime refresh of file-based sampling strategies.

Sampling strategy reload is supported in production and covered by unit tests, but the end-to-end behavior in the all-in-one setup is not currently exercised.

There is also an existing TODO in cmd/jaeger/internal/all_in_one_test.go pointing to this gap.

This issue proposes adding integration test coverage to verify that updates to a file-based sampling strategy are detected and served correctly without restarting Jaeger.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions