Skip to content
Snippets Groups Projects
Unverified Commit 815ac5c7 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Add tag type mapping for the `pulse` (#41992)

Resolves #41467
parent c683f3fd
No related branches found
No related tags found
No related merge requests found
......@@ -40,4 +40,5 @@ export const TAG_TYPE_MAPPING = {
segment: "segment",
metric: "metric",
snippet: "snippet",
pulse: "subscription",
} as const;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment