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

[processor/tailsampling] Add metric for sampled/not sampled spans #30485

Merged
merged 5 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. [processor/tailsampling] Add metric for sampled/not sampled spans

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c6c5781 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2a6651c View commit details
    Browse the repository at this point in the history
  3. Put stat_count_spans_sampled under Alpha feature-gate

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    51b4097 View commit details
    Browse the repository at this point in the history
  4. Use strings instead of metadata.Type when building custom metrics

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6550538 View commit details
    Browse the repository at this point in the history
  5. Update go mod

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c337573 View commit details
    Browse the repository at this point in the history