We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9499c4d commit 816671eCopy full SHA for 816671e
exporter/datadogexporter/examples/collector.yaml
@@ -304,7 +304,7 @@ exporters:
304
# endpoint: https://api.datadoghq.com
305
306
## @param ignore_resources - list of strings - optional
307
- ## A blacklist of regular expressions can be provided to disable certain traces based on their resource name
+ ## A blocklist of regular expressions can be provided to disable certain traces based on their resource name
308
## all entries must be surrounded by double quotes and separated by commas.
309
#
310
# ignore_resources: ["(GET|POST) /healthcheck"]
0 commit comments