We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
The Drop Aggregation informs the SDK to ignore/drop all Instrument Measurements for this Aggregation. This Aggregation does not have any configuration parameters.
The Drop Aggregation informs the SDK to ignore/drop all Instrument Measurements for this Aggregation.
This Aggregation does not have any configuration parameters.
This section has not normative statements.
Sorry, something went wrong.
opentelemetry-go/sdk/metric/aggregation/aggregation.go
Line 41 in b907996
Drop doesn't have any configuration parameters.
Drop
Configuring a Drop aggregation will indeed drop measurements:
opentelemetry-go/sdk/metric/pipeline.go
Lines 395 to 396 in b907996
Done
MrAlias
No branches or pull requests
The text was updated successfully, but these errors were encountered: