Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
KnownValues.php
KnownValues::VALUES_COMPRESSION
File
vendor/
open-telemetry/
sdk/
Common/
Configuration/
KnownValues.php
, line 71
Class
KnownValues
"Known values" for OpenTelemetry configurataion variables. Notice: Values specific to the PHP SDK have been added
Namespace
OpenTelemetry\SDK\Common\Configuration
Code
public
const
VALUES_COMPRESSION
= [ self::VALUE_GZIP, self::VALUE_NONE, ];
RSS feed