erzz/Google Deployment Metrics

Sends custom deployment metrics to Google Cloud Monitoring

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
google-cloud-projectThe Google Cloud project_id to which the metrics should be sentyes
service-account-keyfileA secret holding the service account keyfile to use for authentication with your projectyes
teamThe name of the team the deployed service belongs to.yes
serviceThe name of the service or application being deployed.yes
environmentThe environment into which the service/application is being deployed (suggest 'production' or 'branch-name')yes
statusWhat stage of the deployment process is occurring (suggest either 'started' or 'finished')yes
resultThe result so far. (suggest one of 'queued' 'pending' 'error' 'in_progress' 'failure' 'inactive' or 'success'yes
versionThe version or commit being deployed (e.g. v1.0.5 or git short SHA)yes
metric-valueBy default we send the value 1 for any deployment update. If for some reason you want to change that you can specify any integerno1

no outputs