Skip to content

Commit 95b7414

Browse files
authored
Update java-standalone-telemetry-processors.md
1 parent b7152b4 commit 95b7414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/app/java-standalone-telemetry-processors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,7 @@ The following sample shows how to exclude metrics with names "metricA" and "metr
634634
```
635635

636636
The following sample show how to turn off all metrics including the default auto-collected using regexp.
637+
637638
```json
638639
"processors": [
639640
{
@@ -647,6 +648,7 @@ The following sample show how to turn off all metrics including the default auto
647648
}
648649
]
649650
```
651+
650652
### Default metrics captured by Java agent
651653

652654
| Metric name | Metric type | Description | Filterable |

0 commit comments

Comments
 (0)