Vivo Exporter
Configuration parameters
Key
Description
Default
Get started
pipeline:
inputs:
- name: dummy
tag: events
rate: 2
outputs:
- name: vivo_exporter
match: '*'
empty_stream_on_read: off
stream_queue_size: 20M
http_cors_allow_origin: '*'[INPUT]
name dummy
tag events
rate 2
[OUTPUT]
name vivo_exporter
match *
empty_stream_on_read off
stream_queue_size 20M
http_cors_allow_origin *How it works
Requesting data from the streams
endpoint
Description
Streams and IDs
Retrieve ranges and use limits
Query string option
Description
Last updated
Was this helpful?