Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionMetricCollector

The definition of a session metric collector.

These can be configured to record metric data for a subset of all sessions, specified with a session filter.

Hierarchy

Index

Properties

exportToPrometheus

exportToPrometheus: boolean

Indicates whether the metric collector exports to Prometheus.

groupByProperties

groupByProperties: string[]

list of properties to group by

name

name: string

the name of the metric collector

removeMetricsWithNoMatches

removeMetricsWithNoMatches: boolean

Indicates whether metrics with no matches should be removed.

sessionFilter

sessionFilter: string

the session filter