linera-exporter 0.15.21

Block exporter for the Linera protocol.
Documentation
id = 1

metrics_port = 9090

[service_config]
host = "localhost"
port = 8882

[destination_config]
committee_destination = true

[[destination_config.destinations]]
file_name = "linera-exporter.log"
kind = "Logging"

[[destination_config.destinations]]
kind = "Indexer"
tls = "ClearText"
port = 8081
endpoint = "127.0.0.1"

[limits]
persistence_period_ms = 299000
work_queue_size = 256
blob_cache_weight_mb = 1024
blob_cache_items_capacity = 8192
block_cache_weight_mb = 1024
block_cache_items_capacity = 8192
auxiliary_cache_size_mb = 1024