shinto-labs/Send log to Loki
A GitHub Action to send log to Loki
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| measurement | Controls the measurement type; "start" to record the start time of the job, "finish" or undefined to send the log message to Loki | — | — |
| status | Controls the status of the log message; "success" or "failure" | — | — |
| loki_address | Loki server address required to send log | — | — |
| loki_username | Loki username required to send log | — | — |
| loki_password | Loki password required to send log | — | — |
| additional_labels | Additional labels to be added to the log in logfmt format | — | — |
Outputs
no outputs