Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MetricConfigRequest.php

function MetricConfigRequest::getLastKnownFingerprint

Optional. The value of MetricConfigResponse.fingerprint for the last configuration that the caller received and successfully applied.

Generated from protobuf field <code>bytes last_known_fingerprint = 2;</code>

Return value

string

File

vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/Experimental/MetricConfigRequest.php, line 91

Class

MetricConfigRequest
Generated from protobuf message <code>opentelemetry.proto.metrics.experimental.MetricConfigRequest</code>

Namespace

Opentelemetry\Proto\Metrics\Experimental

Code

public function getLastKnownFingerprint() {
    return $this->last_known_fingerprint;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal