Skip to content

Use "Service Ping/Data" for the Usage Ping Disabled components

What does this MR do?

Related to #334219 (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

Admin Area › DevOps Report (with disabled service ping)

image

Admin Area › DevOps Report (with disabled service ping without devops adoption)

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports