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
The MicroProfile Metrics API is included in the MicroProfile dependency specified by your [hotspot file=0]`pom.xml` file.
241
241
Look for the dependency with the [hotspot=microprofile file=0]`microprofile` artifact ID.
@@ -251,7 +251,8 @@ in your code to provide metrics from your microservices.
251
251
The [hotspot=mpMetrics file=1]`mpMetrics` feature enables MicroProfile Metrics support in Open Liberty. Note that this
252
252
feature requires SSL and the configuration has been provided for you.
253
253
254
-
The [hotspot=quickStartSecurity file=1]`quickStartSecurity` and [hotspot=keyStore file=1]`keyStore` configuration elements provide basic security to secure the server. When you visit the `/metrics` endpoint, use the credentials defined in the server configuration to log in and view the data.
254
+
The [hotspot=quickStartSecurity file=1]`quickStartSecurity` configuration element provides basic security to secure the server.
255
+
When you visit the `/metrics` endpoint, use the credentials defined in the server configuration to log in and view the data.
0 commit comments