summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-03-13 23:16:24 +0200
committerGitHub <noreply@github.com>2023-03-13 23:16:24 +0200
commit0b50fcebfce251a04e219666e83e2283652c88c2 (patch)
tree2547cfe646054bdafadde275e085ea6514203dd9
parent7baaa4b6e4fe2727a334ebb6da30adfb58b8f7ae (diff)
Update dimensions-contexts-families.mddocs-update-custom-labels
-rw-r--r--docs/dashboard/dimensions-contexts-families.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/dashboard/dimensions-contexts-families.md b/docs/dashboard/dimensions-contexts-families.md
index c05743b54f..00bfdc85b9 100644
--- a/docs/dashboard/dimensions-contexts-families.md
+++ b/docs/dashboard/dimensions-contexts-families.md
@@ -73,7 +73,9 @@ names:
> Important: This functionality is available only for go.d.plugin's modules and metric collection jobs.
-In addition to the default labels associated with a collector and metrics context (you can identify them by seeing which ones have an underscore as a prefix), there is now a new feature enabled to create custom labels. These custom labels may be needed to group your jobs or instances into various categories.
+In addition to the default labels associated with a collector and metrics context (you can identify them by seeing
+which ones have an underscore as a prefix), there is now a new feature enabled to create custom labels. These custom
+labels may be needed to group your jobs or instances into various categories.
```yaml
@@ -90,7 +92,10 @@ jobs:
label4: value4
```
-For instance, you may be running multiple Postgres database instances within an infrastructure. Some of these may be associated with testing environments, some with staging and some with production environments. You can now associate each Postgres job / instance with a custom label. The “group by” and filtering options will then allow you to associate individual jobs by specific labels.
+For instance, you may be running multiple Postgres database instances within an infrastructure. Some of these may
+be associated with testing environments, some with staging and some with production environments. You can now
+associate each Postgres job / instance with a custom label. The “group by” and filtering options will then allow
+you to associate individual jobs by specific labels.
```yaml
jobs: