Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Pattern.php
Pattern::$match
Type:
match
File
vendor/
open-telemetry/
gen-otlp-protobuf/
Opentelemetry/
Proto/
Metrics/
Experimental/
MetricConfigResponse/
Schedule/
Pattern.php
, line 20
Class
Pattern
A light-weight pattern that can match 1 or more metrics, for which this schedule will apply. The string is used to match against metric names. It should not exceed 100k characters.
Namespace
Opentelemetry\Proto\Metrics\Experimental\MetricConfigResponse\Schedule
Code
protected $match;
RSS feed