Skip to content

Commit

Permalink
Merge pull request #1350 from hanbingleixue/develop
Browse files Browse the repository at this point in the history
修改指标采集
  • Loading branch information
Sherlockhan authored Nov 6, 2023
2 parents 40880b9 + bec2992 commit 81edb23
Show file tree
Hide file tree
Showing 40 changed files with 1,195 additions and 1,489 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins:
# 2. passive类型插件需通过指令或接口调用启用
dynamicPlugins:
active:
- jsse
- metrics
# - active-plugin
passive:
# - passive-plugin
Expand Down
6 changes: 3 additions & 3 deletions sermant-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<module>sermant-service-removal</module>
<module>sermant-spring-beans-deal</module>
<module>sermant-tag-transmission</module>
<module>sermant-jsse</module>
<module>sermant-metrics</module>
</modules>
<build>
<pluginManagement>
Expand Down Expand Up @@ -75,7 +75,7 @@
<module>sermant-service-removal</module>
<module>sermant-spring-beans-deal</module>
<module>sermant-tag-transmission</module>
<module>sermant-jsse</module>
<module>sermant-metrics</module>
</modules>
<build>
<pluginManagement>
Expand Down Expand Up @@ -108,7 +108,7 @@
<module>sermant-service-removal</module>
<module>sermant-spring-beans-deal</module>
<module>sermant-tag-transmission</module>
<module>sermant-jsse</module>
<module>sermant-metrics</module>
</modules>
</profile>
</profiles>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 81edb23

Please sign in to comment.