You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement Request 37553978 - [37149363->14.1.2.0.2] Metrics generated by Coherence should conform to OpenObservability spec (14.1.2.0 cl 114055 --> ce/14.1.2.0)
Copy file name to clipboardexpand all lines: prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/metrics/PrometheusFormatterTest.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
/*
2
-
* Copyright (c) 2000, 2022, Oracle and/or its affiliates.
2
+
* Copyright (c) 2000, 2025, Oracle and/or its affiliates.
3
3
*
4
4
* Licensed under the Universal Permissive License v 1.0 as shown at
5
-
* http://oss.oracle.com/licenses/upl.
5
+
* https://oss.oracle.com/licenses/upl.
6
6
*/
7
7
packagecom.tangosol.internal.metrics;
8
8
@@ -42,7 +42,7 @@ public void testMetricWithTags() throws IOException
0 commit comments