Spring Boot 2のマイクロサービスとメトリクスを実行できます。
management.security.enabled=false cxf.springboot.jmxEnabled=true management.endpoints.web.exposure.include=*,jolokia management.endpoints.web.base-path=/ management.endpoints.web.path-mapping.jolokia=jolokia
# Jolokia URL for TLS enabled microservices. Must contain string {ms.port} ms.metric.collection.jolokia.url=https://localhost:{ms.port}/jolokia # Jolokia configuration for basic authentication ms.metric.collection.jolokia.username=user_name ms.metric.collection.jolokia.password=password
このページまたはコンテンツにタイポ、ステップの省略、技術的エラーなどの問題が見つかった場合はお知らせください。