Skip to content

Rename Usage Ping/Data to Service Ping/Data for the usage ping consent alert, and metrics and profiling admin options

What does this MR do?

Related to #334218 (closed)

- usage_ping_or_data = /(usage)[ _-]?(?:ping|data)/i # Usage Ping, usage-ping, usage_ping, Usage Data...

We need to replace instances of usage_ping_or_data with "service". I'm focusing on visible content, but I'm taking the chance to rename some variables and other symbols when possible. You might find more instances of usage_ping_or_data but these are going to be addressed on #334569 (closed) 🚧

Screenshots

Service ping consent alert

image

Admin Area › Metrics and profiling › Usage statistics

image

Admin Area › Metrics and profiling › Usage statistics (with disabled config)

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports