Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FilteringTag

Package version

The definition of a filtering tag. Filtering tags are used for capturing resources and include/exclude them from being monitored.

Hierarchy

  • FilteringTag

Index

Properties

Properties

Optional action

action: TagAction

Valid actions for a filtering tag. Exclusion takes priority over inclusion.

Optional name

name: undefined | string

The name (also known as the key) of the tag.

Optional value

value: undefined | string

The value of the tag.

Generated using TypeDoc