https://github.com/bootcamptoprod/spring-boot-3-default-client-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in rest template metrics. This will add new tags in addition to default tags provided by Spring Framework.
https://github.com/bootcamptoprod/spring-boot-3-default-client-request-observation-convention
actuator metrics metrics-customize rest-template spring spring-boot
Last synced: 3 months ago
JSON representation
A simple spring boot 3.x app highlighting how we can add our own tags in rest template 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-default-client-request-observation-convention
- Owner: BootcampToProd
- Created: 2023-01-29T16:12:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T16:37:25.000Z (over 2 years ago)
- Last Synced: 2025-01-07T14:46:19.941Z (5 months ago)
- Topics: actuator, metrics, metrics-customize, rest-template, spring, spring-boot
- Language: Java
- Homepage: https://bootcamptoprod.com/spring-boot-3-add-tags-in-rest-template-metrics/
- 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-default-client-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in rest template metrics. This will add new tags in addition to default tags provided by Spring Framework.