Status | |
---|---|
Stability | development: logs, traces |
Distributions | [] |
Issues | |
Code Owners | @dehaansa, @rlankfo, @mar4uk |
This receiver can receive telemetry data in Faro format that adhere to the Faro OpenAPI schema.
Faro follows the confighttp configuration, some examples are shown below
receivers:
faro:
endpoint: 'localhost:8081'
receivers:
faro:
endpoint: 'localhost:8081'
cors:
allowed_origins: "*"