Skip to content

Commit c238087

Browse files
committed
Fix highlight
1 parent afec0b5 commit c238087

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform-includes/metrics/usage/unreal.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Once metrics are enabled, you can emit metrics using the Sentry subsystem.
44

55
| Type | Use For |
66
| -------------- | -------------------------------------------- |
7-
| Counter | Events (orders, clicks, API calls) |
8-
| Gauge | Current values (queue depth, connections) |
9-
| Distribution | Value ranges (response times, payload sizes) |
7+
| `Counter` | Events (orders, clicks, API calls) |
8+
| `Gauge` | Current values (queue depth, connections) |
9+
| `Distribution` | Value ranges (response times, payload sizes) |
1010

1111
### Counters
1212

0 commit comments

Comments
 (0)