barddoo/New Logz.io Application Deployment Marker
Apply a New Logz application deployment marker to an application that is monitored by Logz.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 26, 2024
- License
- Apache 2.0
Pinned Snippet
uses: barddoo/logz-deployment-marker-action@5d0d6695b727d12063fad0f54bb0c54e99cd7ac9 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| apiToken | Your Logz API Token. | yes | — |
| title | Specify a marker title, for example, a service name. The title appears in the Deployments list your Exceptions tab. | yes | — |
| tag | Specify DEPLOYMENT for the Deployment marker to appear in the Deployments list in your Exceptions tab. Default: OTHER | no | OTHER |
| description | Add a description to provide additional detail. Default: <none> | no | — |
| metadata_json | Add metadata to provide additional detail. It must be a valid JSON object or array Default: <none> | no | — |
Outputs
no outputs