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 MDC scope #19501

Merged
merged 6 commits into from
Nov 17, 2022
Merged

Fix MDC scope #19501

merged 6 commits into from
Nov 17, 2022

Conversation

benmoriceau
Copy link
Contributor

@benmoriceau benmoriceau commented Nov 16, 2022

What

Address: https://github.com/airbytehq/oncall/issues/1066

We were using the Default MDC scope which made all the logs to be tagged with the wrong prefix. This is fixing it.

@octavia-squidington-iv octavia-squidington-iv added area/platform issues related to the platform area/worker Related to worker labels Nov 16, 2022
@benmoriceau benmoriceau temporarily deployed to more-secrets November 16, 2022 19:39 Inactive
@colesnodgrass
Copy link
Member

As some of these changes are going to cause issues with #19396, can I instead incorporate the container-orchestrator changes into that PR?

@benmoriceau benmoriceau temporarily deployed to more-secrets November 16, 2022 19:52 Inactive
@benmoriceau
Copy link
Contributor Author

@colesnodgrass I didn't have time to look at your PR yet. I Think that we should merge this first since the code freeze is approaching and I don't know how long the migration to micronaut PR will take.

@benmoriceau benmoriceau temporarily deployed to more-secrets November 16, 2022 20:30 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets November 16, 2022 20:49 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets November 16, 2022 21:41 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets November 16, 2022 23:36 Inactive
@benmoriceau benmoriceau merged commit 26c866b into master Nov 17, 2022
@benmoriceau benmoriceau deleted the bmoric/fix-missing-mdc-scope branch November 17, 2022 00:12
akashkulk pushed a commit that referenced this pull request Dec 2, 2022
* Fix MDC scope

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/worker Related to worker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants