Closed
Description
Expected behavior
Telemetry processor document should mention mask action in attribute processor with usage and example similar to other actions described here
Mask action was introduced in this pr and can be seen in the code here
Document should be updated so that the feature is known and can be used by others, I stumbled upon it accidentally while browsing something else in the code but it was exactly what we wanted.
Actual behavior
Documentation missing about mask action. Telemetry processor document mentions only insert, update, delete, hash, extract
To Reproduce
N/A
System information
Please provide the following information:
- SDK Version: 3.4.x
- OS type and version: Linux
- Application Server type and version (if applicable): N/A
- Using spring-boot? Yes
- Additional relevant libraries (with version, if applicable):
Logs
N/A
Screenshots
Screenshot from documentation showing mask action is not documented