https://github.com/bootcamptoprod/spring-boot-3-extended-server-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in controller metrics. This will add new tags in addition to default tags provided by Spring Framework.
https://github.com/bootcamptoprod/spring-boot-3-extended-server-request-observation-convention
Last synced: 3 months ago
JSON representation
A simple spring boot 3.x app highlighting how we can add our own tags in controller metrics. This will add new tags in addition to default tags provided by Spring Framework.
- Host: GitHub
- URL: https://github.com/bootcamptoprod/spring-boot-3-extended-server-request-observation-convention
- Owner: BootcampToProd
- Created: 2023-01-27T15:52:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T16:15:43.000Z (over 2 years ago)
- Last Synced: 2025-01-07T14:46:20.140Z (5 months ago)
- Language: Java
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-3-extended-server-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in controller metrics. This will add new tags in addition to default tags provided by Spring Framework.