Merge branch '2.7.x'

This commit is contained in:
Moritz Halbritter 2022-04-13 15:00:27 +02:00
commit 2c42be9392
1 changed files with 3 additions and 3 deletions

View File

@ -51,9 +51,9 @@ public class WavefrontProperties extends PushRegistryProperties {
private String apiToken;
/**
* Global prefix to separate metrics originating from this app's white box
* instrumentation from those originating from other Wavefront integrations when
* viewed in the Wavefront UI.
* Global prefix to separate metrics originating from this app's instrumentation from
* those originating from other Wavefront integrations when viewed in the Wavefront
* UI.
*/
private String globalPrefix;