Skip to content

Commit 2001c76

Browse files
authored
Update README.md
1 parent 01a0a74 commit 2001c76

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ Instrumentation for the Spring R2DBC framework components
2424
## Value
2525

2626
|Metrics | Events | Logs | Traces | Visualization | Automation |
27-
|:white_check_mark:|:-:|:-:|:-:|:-:|:-:|
28-
|:x:|:x:|:x:|:x:|:x:|:x:|
27+
|:-:|:-:|:-:|:-:|:-:|:-:|
28+
|:white_check_mark:|:x:|:x:|:x:|:x:|:x:|
29+
2930

3031
### List of Metrics,Events,Logs,Traces
3132
|Module|Name | Type | Description |
32-
|:-:|:-:|:-:|
33+
|:-:|:-:|:-:|:-:|
3334
|spring-data-r2dbc|Custom/R2dbcEntityTemplate/(Count,Delete,Exists,Insert,Select,Update) | Metric| Traces of org.springframework.data.r2dbc.core.R2dbcEntityTemplate methods|
3435
|spring-data-r2dbc-4.x|Custom/R2dbcEntityTemplate/(Count,Delete,Exists,Insert,Select,Update) | Metric| Traces of org.springframework.data.r2dbc.core.R2dbcEntityTemplate methods|
3536
|spring-r2dbc|Java/*class name*/rowsUpdated| Metric| Traces of implementers of org.springframework.r2dbc.core.UpdatedRowsFetchSpec|

0 commit comments

Comments
 (0)