File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
hibernate/hibernate-reactive-1.0 Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4730,7 +4730,7 @@ libraries:
47304730 type : STRING
47314731 - name : hibernate-reactive-1.0
47324732 description : |
4733- This instrumentation provides context propagation for Hibernate Reactive, it does not emit any telemetry on its own.
4733+ This instrumentation enables context propagation for Hibernate Reactive, it does not emit any telemetry on its own.
47344734 library_link : https://hibernate.org/reactive/
47354735 features :
47364736 - CONTEXT_PROPAGATION
@@ -4743,7 +4743,7 @@ libraries:
47434743 hikaricp :
47444744 - name : hikaricp-3.0
47454745 display_name : HikariCP
4746- description : This instrumentation generates database connection pool metrics for
4746+ description : This instrumentation enables database connection pool metrics for
47474747 HikariCP.
47484748 semantic_conventions :
47494749 - DATABASE_POOL_METRICS
Original file line number Diff line number Diff line change 11description : >
2- This instrumentation provides context propagation for Hibernate Reactive, it does not emit any
2+ This instrumentation enables context propagation for Hibernate Reactive, it does not emit any
33 telemetry on its own.
44library_link : https://hibernate.org/reactive/
55features :
6- - CONTEXT_PROPAGATION
6+ - CONTEXT_PROPAGATION
Original file line number Diff line number Diff line change 11display_name : HikariCP
2- description : This instrumentation generates database connection pool metrics for HikariCP.
2+ description : This instrumentation enables database connection pool metrics for HikariCP.
33library_link : https://github.com/brettwooldridge/HikariCP
44semantic_conventions :
5- - DATABASE_POOL_METRICS
5+ - DATABASE_POOL_METRICS
You can’t perform that action at this time.
0 commit comments