Skip to content

Commit 8f804e6

Browse files
authored
Merge pull request #5 from IRCody/cdr/account-id-tags
add account_id to templated filters
2 parents 2e0d653 + fefbedd commit 8f804e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

datadog-dashboard.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,12 @@
630630
"prefix": "placement_id",
631631
"available_values": [],
632632
"default": "*"
633+
},
634+
{
635+
"name": "account_id",
636+
"prefix": "account_id",
637+
"available_values": [],
638+
"default": "*"
633639
}
634640
],
635641
"layout_type": "ordered",

0 commit comments

Comments
 (0)