tests/testthat/_snaps/meter-provider-http.md

meter_provider_http_options

Code
  meter_provider_http_options()
Output
  $url
  [1] "http://localhost:4318/v1/metrics"

  $content_type
  http/protobuf 
              1

  $json_bytes_mapping
  [1] 0

  $use_json_name
  [1] FALSE

  $console_debug
  [1] FALSE

  $timeout
  [1] 10

  $http_headers
  named character(0)

  $ssl_insecure_skip_verify
  [1] FALSE

  $ssl_ca_cert_path
  [1] ""

  $ssl_ca_cert_string
  [1] ""

  $ssl_client_key_path
  [1] ""

  $ssl_client_key_string
  [1] ""

  $ssl_client_cert_path
  [1] ""

  $ssl_client_cert_string
  [1] ""

  $ssl_min_tls
  [1] ""

  $ssl_max_tls
  [1] ""

  $ssl_cipher
  [1] ""

  $ssl_cipher_suite
  [1] ""

  $compression
  [1] "none"

  $retry_policy_max_attempts
  [1] 5

  $retry_policy_initial_backoff
  [1] 1000

  $retry_policy_max_backoff
  [1] 5000

  $retry_policy_backoff_multiplier
  [1] 1.5

  $export_interval
  [1] 60000

  $export_timeout
  [1] 30000

  $aggregation_temporality
  cumulative 
           2


Try the otelsdk package in your browser

Any scripts or data that you put into this service are public.

otelsdk documentation built on Sept. 10, 2025, 10:32 a.m.