Skip to content

Commit 1a7bf84

Browse files
heyamstrask
andauthored
Reword
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent fe17654 commit 1a7bf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-standalone-sampling-overrides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ with the text "exporting span".
189189

190190
>[!Note]
191191
> Only attributes set at the start of the span are available for sampling,
192-
so attributes such as `http.response.status_code` or request druation which are captured later on can be filtered through [OpenTelemetry Java Extensions](https://opentelemetry.io/docs/languages/java/automatic/extensions/). Here is an [Extensions sample based on request duration](https://github.com/Azure-Samples/ApplicationInsights-Java-Samples/tree/main/opentelemetry-api/java-agent/TelemetryFilteredBaseOnRequestDuration).
192+
so attributes such as `http.response.status_code` or request duration which are captured later on can be filtered through [OpenTelemetry Java extensions](https://opentelemetry.io/docs/languages/java/automatic/extensions/). Here is a [sample extension that filters spans based on request duration](https://github.com/Azure-Samples/ApplicationInsights-Java-Samples/tree/main/opentelemetry-api/java-agent/TelemetryFilteredBaseOnRequestDuration).
193193

194194

195195
## Troubleshooting

0 commit comments

Comments
 (0)