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