Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add GCP logs #394

Merged
merged 12 commits into from
Oct 26, 2022
Merged

feat: add GCP logs #394

merged 12 commits into from
Oct 26, 2022

Conversation

RafilxTenfen
Copy link

  • Added new flags to specify the GCP project to send logs to
  • the user is going to have to specify credentials if he wants to send logs to GCP, otherwise, it will continue with the orchestrator process

Copy link
Member

@robert-zaremba robert-zaremba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pre-approving. left few docs comments

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
cmd/peggo/orchestrator.go Outdated Show resolved Hide resolved
@facundomedica facundomedica merged commit 33a035b into main Oct 26, 2022
@facundomedica facundomedica deleted the rafilx/peggo-gcp-logs branch October 26, 2022 16:45
mergify bot pushed a commit that referenced this pull request Oct 26, 2022
* add GCP logging to peggo

* add flag to specify the project name

* add flags to get log level and moniker to easy searching

* set default as info

* add readme section for gcp logging

* go mod tidy

* Apply suggestions from code review

Co-authored-by: Robert Zaremba <[email protected]>

* Update README.md

Co-authored-by: Robert Zaremba <[email protected]>

* add example how to set gcp credentials

Co-authored-by: Adam Moser <[email protected]>
Co-authored-by: Robert Zaremba <[email protected]>
(cherry picked from commit 33a035b)

# Conflicts:
#	go.mod
#	go.sum
facundomedica pushed a commit that referenced this pull request Oct 26, 2022
* feat: add GCP logs (#394)

* add GCP logging to peggo

* add flag to specify the project name

* add flags to get log level and moniker to easy searching

* set default as info

* add readme section for gcp logging

* go mod tidy

* Apply suggestions from code review

Co-authored-by: Robert Zaremba <[email protected]>

* Update README.md

Co-authored-by: Robert Zaremba <[email protected]>

* add example how to set gcp credentials

Co-authored-by: Adam Moser <[email protected]>
Co-authored-by: Robert Zaremba <[email protected]>
(cherry picked from commit 33a035b)

# Conflicts:
#	go.mod
#	go.sum

* fix imports

Co-authored-by: Rafael Tenfen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants