You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/metrics/metrics-without-limits.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,10 @@ This page identifies key components of Metrics without Limits™ that can help y
20
20
21
21
### Configuration of tags
22
22
23
-
Click on any metric name to open its details sidepanel. Then click **Manage Tags** -> **“Custom”** to configure the tags you’d like to remain as queryable on dashboards and monitors. Before selecting **Save**, an estimated new volume of indexed custom metrics that results from this potential tag configuration is displayed.
23
+
Click on any metric name to open its details sidepanel. Then click **Manage Tags** -> **“Include Tags...”** to configure the tags you’d like to remain as queryable on dashboards and monitors. The tag configuration modal pre-populates by default with an allowlist of tags that have been actively queried on dashboards, notebooks, monitors, and through API in the past 30 days (colored in blue with an icon). You can also include your own additional tags. Before selecting **Save**, an estimated new volume of indexed custom metrics that results from this potential tag configuration is displayed.
24
24
25
25
{{< img src="metrics/mwl_tag_config.mp4" alt="Configuration of Tags" video=true >}}
26
26
27
-
As a beta feature of Metrics without Limits, you can pre-populate the tag configuration modal by default with an allowlist of tags that have been actively queried on dashboards, notebooks, or monitors in the past 30 days (colored in blue with an icon). You may include additional tags as well.
28
27
29
28
There are also APIs available so you can [create][2], [edit][3], and [delete][4] a tag configuration. There is also an [API][5] for estimating the potential impact of your configuration.
30
29
@@ -39,13 +38,12 @@ You can further adjust your custom metrics filters by opting in to more [metrics
39
38
40
39
You can add or remove aggregations at any time with no required Agent or code-level changes.
41
40
42
-
As a beta feature of Metrics without Limits, you can pre-populate the tag configuration modal with an allowlist of aggregations that have been actively queried on dashboards, notebooks, or monitors in the past 30 days (colored in blue with an icon).
43
-
41
+
The tag configuration modal pre-populates with an allowlist of aggregations that have been actively queried on dashboards, notebooks, monitors and through API in the past 30 days (colored in blue with an icon). You can also include your own additional aggregations.
44
42
45
43
46
44
### Configure multiple metrics at a time
47
45
48
-
Optimize your custom metrics volumes by using the [bulk metric tag configuration feature][7]. By clicking **Configure Tags** on Metrics Summary, you can specify a namespace for your metrics. You can then configure all metrics matching that namespace prefix with the same allowlist of tags.
46
+
Optimize your custom metrics volumes by using the [bulk metric tag configuration feature][7]. By clicking **Include Tags...** on Metrics Summary, you can specify a namespace for your metrics. You can then configure all metrics matching that namespace prefix with the same allowlist of tags.
0 commit comments