Pudu programming language
Menu

Std.App.Otlp.Configuring

1 declaration

trait

Configuring

This declaration names behavior that types can implement.

What it does

Where an exporter sends, what it carries, and how long it may take.

Wiring a collector up means saying two or three of these at once, and as

methods they read down the page in the order they are decided: the address

first, then what travels with every export, then how long to wait.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.App.OtlpSearch related declarations