cdviz-dev/Send CDEvents
Send CDEvents using cdviz-collector send subcommand
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| data | JSON data to send to the sink. Can be direct JSON string, file path (@file.json), or stdin (@-) | yes | — |
| url | HTTP URL to send the data to. When specified, automatically enables the HTTP sink | no | — |
| config | TOML configuration content for advanced sink settings | no | — |
| directory | Working directory for relative paths | no | — |
| headers | Additional HTTP headers for the request (one per line, format: "Header-Name: value") | no | — |
| additional-args | Additional arguments to pass to the cdviz-collector send command | no | — |
| version | Version/tag of the cdviz-collector container to use | no | latest |
Outputs
no outputs