elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Refer to sanitization spec page instead of duplicating patterns #664

Closed trentm closed 2 years ago

trentm commented 2 years ago

https://github.com/elastic/apm/pull/663 was recently added to correct an updated in the duplicated list of sanitization field patterns. This replaces another duplicate list in the HTTP tracing spec with a reference to the sanitization spec page.

/schedule 2022-08-05

apmmachine commented 2 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2022-08-05T04:18:00.821+0000 * Duration: 3 min 52 sec

felixbarny commented 2 years ago

good catch