Rename interrupts cpu_as_tags to cpu_as_tag; update readme

This commit is contained in:
Daniel Nelson
2018-11-30 15:00:38 -08:00
parent 9a637eda05
commit 7479352e4a
4 changed files with 80 additions and 42 deletions

View File

@@ -23,7 +23,7 @@ a validating, recursive, and caching DNS resolver.
## When set to true, thread metrics are tagged with the thread id.
##
## The default is false for backwards compatibility, and will be change to
## The default is false for backwards compatibility, and will be changed to
## true in a future version. It is recommended to set to true on new
## deployments.
thread_as_tag = false

View File

@@ -50,7 +50,7 @@ var sampleConfig = `
## When set to true, thread metrics are tagged with the thread id.
##
## The default is false for backwards compatibility, and will be change to
## The default is false for backwards compatibility, and will be changed to
## true in a future version. It is recommended to set to true on new
## deployments.
thread_as_tag = false