cohalz/Post graph annotation to Mackerel
This is a simple action that posts a graph annotation to Mackerel (https://mackerel.io/).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | API Key value of Mackerel. Should be stored in GitHub Secrets. | yes | — |
| title | Annotation title | yes | — |
| description | [optional] Annotation details | no | — |
| from | Starting time (epoch seconds) | no | — |
| to | Ending time (epoch seconds) | no | — |
| service | Service name | yes | — |
| roles | [optional] Role name array (omit this field to register an annotation related to the service) | no | — |
Outputs
no outputs