Version 6.3.0
- Added GraphQL query keyword extraction via string/regex (
px_graphql_keywordsconfiguration) and custom function (px_extract_graphql_keywordsconfiguration). This - Added support for regular expressions in remote configuration fields
- Changed default value for
px_bypass_monitor_headerfrom empty string to"x-px-block" - Configuration
px_sensitive_graphql_operation_namesexpanded to include regular expressions and applies to extracted GraphQL keywords as well - Telemetry activity includes redacted sensitive configuration fields
- Fixed issue where global regular expressions occasionally failed (only applies to regular expressions defined with the
gglobal flag) - Fixed issue where remote config changes did not change logger severity