SpringBoot 埋点监控
-
SpringBoot实现埋点监控
目录前提Micrometer提供的度量类库MeterRegistryTag与Meter的命名Meters基于SpirngBoot、Prometheus、Grafana集成SpirngBoot中使用MicrometerPrometheus的安装和配置Grafana的安装和使用JVM应用度量框架Micrometer实[详细]
2023-01-09 10:23 分类:开发 Does Maven surefire plugin run tests using multiple threads?
I\'m wondering if the Maven surefire plugin either runs tests multi-threaded by default (and if so can the number of threads be controlled? ) or if it runs tests from the Test classes in a random orde[详细]
2022-12-20 23:55 分类:问答