package opentelemetry
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Instrumentation for https://opentelemetry.io
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      opentelemetry-0.11.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7c674ecf1851d23cc520dad81ac1135ad4ac2460e54985dfe655fcfda265a713
    
    
  sha512=34f585d9961d0c9ad908f479b3cf93cadc9602ffc39ec37396c8613cc76ae3e2fbaf5446a51c4820cc02b16e01d6df74cb607e3fa1b291d1847f2d76b31f5f0e
    
    
  doc/opentelemetry.proto/Opentelemetry_proto/Resource/index.html
Module Opentelemetry_proto.ResourceSource
Code for resource.proto
Types
Basic values
Source
val default_resource : 
  ?attributes:Common.key_value list ->
  ?dropped_attributes_count:int32 ->
  unit ->
  resourcedefault_resource () is the default value for type resource
Make functions
Source
val make_resource : 
  attributes:Common.key_value list ->
  dropped_attributes_count:int32 ->
  unit ->
  resourcemake_resource … () is a builder for type resource
Formatters
pp_resource v formats v
Protobuf Encoding
encode_pb_resource v encoder encodes v with the given encoder
Protobuf Decoding
decode_pb_resource decoder decodes a resource binary value from decoder
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page