Categorygithub.com/lvaylet/golang-cloud-monitoring-backend
modulepackage
0.0.0-20241220105125-2e1714280530
Repository: https://github.com/lvaylet/golang-cloud-monitoring-backend.git
Documentation: pkg.go.dev

# README

Usage

Authenticate to Google Cloud and generate Application Default Credentials with:

gcloud auth login --update-adc

If required, update the value of projectID in main.go (defaults to slo-generator-demo).

Run the script with:

go run .