Skip to content

[File based config] Component provider implemented for SnapshotProfilingVolumePropagator#2538

Merged
robsunday merged 1 commit intosignalfx:mainfrom
robsunday:fbc-volume-propagator
Nov 19, 2025
Merged

[File based config] Component provider implemented for SnapshotProfilingVolumePropagator#2538
robsunday merged 1 commit intosignalfx:mainfrom
robsunday:fbc-volume-propagator

Conversation

@robsunday
Copy link
Copy Markdown
Contributor

Propagator should be provided in the YAML file in the following way:

propagator:
  composite:
    - tracecontext:
    - baggage:
    - splunk_snapshot_volume: # requires tracecontext and baggage propagators
        snapshot_selection_probability: 0.02 # optional (default: 0.01)

Please note that according to comments in SnapshotProfilingSdkCustomizer::autoConfigureSnapshotVolumePropagator the SnapshotProfilingVolumePropagator requires tracecontext and baggage propagators configured and executed in specific order.

@robsunday robsunday requested review from a team as code owners November 19, 2025 11:08
@robsunday robsunday merged commit 9987d02 into signalfx:main Nov 19, 2025
28 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants