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

[1812] Enable Logit on non-prod environments #2234

Merged
merged 1 commit into from
May 31, 2024

Conversation

saliceti
Copy link
Member

@saliceti saliceti commented May 30, 2024

Description

Ship web and worker application logs to Logit.io. Enabled for non-prod environments first

Guidance to review

Check review app logs are in Logit and decoded correctly

@saliceti saliceti requested a review from a team as a code owner May 30, 2024 14:48
@saliceti saliceti force-pushed the 1812-onboard-services-to-logitio branch from 68cd48c to c7f5939 Compare May 30, 2024 14:49
@saliceti
Copy link
Member Author

Copy link

@saliceti saliceti marked this pull request as draft May 30, 2024 15:17
@@ -74,3 +74,8 @@ variable "uploads_storage_account_name" {
type = string
default = null
}

variable "enable_logit" {
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we keep the variables in this file in alphabetical order, just to make them easier to find, and same for the tfvars files.

Copy link
Contributor

Choose a reason for hiding this comment

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

fixed as requested

@RMcVelia RMcVelia force-pushed the 1812-onboard-services-to-logitio branch from c7f5939 to 4431860 Compare May 31, 2024 09:23
@RMcVelia RMcVelia force-pushed the 1812-onboard-services-to-logitio branch from 4431860 to a1ecc20 Compare May 31, 2024 09:46
@RMcVelia RMcVelia marked this pull request as ready for review May 31, 2024 09:56
@RMcVelia RMcVelia merged commit 9307a23 into main May 31, 2024
12 checks passed
@RMcVelia RMcVelia deleted the 1812-onboard-services-to-logitio branch May 31, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants