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

fix: reduce info logs #306

Merged
merged 1 commit into from
Mar 5, 2024
Merged

fix: reduce info logs #306

merged 1 commit into from
Mar 5, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Mar 5, 2024

Description

Replaces runtime info logs with debug logs to reduce CloudWatch cost. Slack conversation

Also updates the ops scripts (justfile, tf docs, gitignore, rustfmt) to match some of the newer ops scripts now on other repos (copied from Notify Server).

How Has This Been Tested?

Not tested

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@chris13524 chris13524 self-assigned this Mar 5, 2024
@arein arein added the accepted The issue has been accepted into the project label Mar 5, 2024
Copy link
Contributor

github-actions bot commented Mar 5, 2024

Show Plan

[command]/home/runner/work/_temp/790f2707-0009-4ea4-855d-d9c643596043/terraform-bin -chdir=terraform show -no-color /tmp/plan.tfplan

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
::debug::Terraform exited with code 0.
::debug::stdout: %0ANo changes. Your infrastructure matches the configuration.%0A%0ATerraform has compared your real infrastructure against your configuration%0Aand found no differences, so no changes are needed.%0A
::debug::stderr: 
::debug::exitcode: 0

Action: pull_request

Copy link
Contributor

@geekbrother geekbrother left a comment

Choose a reason for hiding this comment

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

Makes sense to me to change to the debug. Thanks for updating the ops!

@chris13524 chris13524 merged commit 124098a into main Mar 5, 2024
13 checks passed
@chris13524 chris13524 deleted the fix/reduce-logs branch March 5, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The issue has been accepted into the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants