Last9 Deployment Marker
Version updated for https://github.com/last9/deployment-marker-action to version v1.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Last9 Deployment Marker GitHub Action automates the process of sending deployment markers to Last9’s Change Events API, enabling seamless tracking of deployment events on observability dashboards. This action simplifies integration with GitHub workflows, captures rich metadata (e.g., commit info and actor details), and supports features like retries, secure logging, custom attributes, and multi-stage deployments. It solves the problem of correlating deployments with system performance metrics, enhancing visibility into deployment impacts.
Release notes
What’s Changed
Documentation
- Updated all usage examples to include required
envinput - Added explicit
service_nameexample for monorepos - Updated inputs table with
env(required) andservice_name(optional) - Added APM Dashboard Correlation section
- Added multi-environment and monorepo examples
No functional changes. Upgrade from v1.1.0 is optional.