Skip to content

Commit

Permalink
Fix double registered metrics and chain getters throwing NPE #104306
Browse files Browse the repository at this point in the history
some of the metrics were accidentaly registered under the same name and were logging errors in apm agent logs (#103388)
also there were nullpointers in apm agent logs, the chained getters were replaced to use an optional
the fix in #103520 does not helped with NPEs
  • Loading branch information
pgomulka authored Jan 15, 2024
1 parent 0a21210 commit 293d030
Showing 1 changed file with 269 additions and 56 deletions.
Loading

0 comments on commit 293d030

Please sign in to comment.