Skip to content

Commit

Permalink
fixes #2196 split common code to metrics-config to share with light-l…
Browse files Browse the repository at this point in the history
…ambda-native (#2197)
  • Loading branch information
stevehu committed Apr 3, 2024
1 parent c4ca0b2 commit 80357e2
Show file tree
Hide file tree
Showing 98 changed files with 4 additions and 14,241 deletions.
4 changes: 4 additions & 0 deletions metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
<groupId>com.networknt</groupId>
<artifactId>mask</artifactId>
</dependency>
<dependency>
<groupId>com.networknt</groupId>
<artifactId>metrics-config</artifactId>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
Expand Down
278 changes: 0 additions & 278 deletions metrics/src/main/java/com/networknt/metrics/APMAgentReporter.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 80357e2

Please sign in to comment.