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: allow controlling of StartCall info logging from a service runtime #422

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

PeSme
Copy link
Contributor

@PeSme PeSme commented Dec 11, 2023

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

Your service can implement custom evaluation function to control emission of trace.StartCall info logs from Go services in real time based on as granular conditions as you wish.

Notes for your reviewers

@PeSme PeSme force-pushed the infologging_ff_controls branch from 46d7e8e to 0ce1fb3 Compare December 21, 2023 15:03
@PeSme PeSme force-pushed the infologging_ff_controls branch from 431e6c1 to 5dc2edf Compare January 21, 2024 21:15
@PeSme PeSme force-pushed the infologging_ff_controls branch 2 times, most recently from 38c2530 to da2c8fd Compare February 15, 2024 20:21
@PeSme PeSme force-pushed the infologging_ff_controls branch 2 times, most recently from de2a962 to 436b323 Compare March 8, 2024 13:18
@PeSme PeSme force-pushed the infologging_ff_controls branch from 436b323 to c96e589 Compare April 5, 2024 12:25
@PeSme PeSme force-pushed the infologging_ff_controls branch from c96e589 to 12fdfc6 Compare May 29, 2024 19:01
@PeSme PeSme marked this pull request as ready for review May 29, 2024 19:09
@PeSme PeSme requested a review from a team as a code owner May 29, 2024 19:09
@PeSme PeSme force-pushed the infologging_ff_controls branch from ebbce9b to ee32526 Compare September 9, 2024 12:19
@ekalinichev ekalinichev force-pushed the infologging_ff_controls branch from ee32526 to 3508bde Compare September 17, 2024 12:24
[]string{"app", "call", "statuscode", "statuscategory", "kind"}, // Labels
[]string{"target", "call", "statuscode", "statuscategory", "kind"}, // Labels

Choose a reason for hiding this comment

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

@jan-ludvik I think we've found why we get two app names separated by comma, if we're right -- this PR will fix the issue. FYI.

@PeSme PeSme force-pushed the infologging_ff_controls branch from e8e6c5d to ebe4e5e Compare October 8, 2024 13:55
@PeSme PeSme changed the title feat: allow controlling of StartCall info logging via LD feat: allow controlling of StartCall info logging from a service runtime Oct 8, 2024
@PeSme PeSme requested a review from ekalinichev October 8, 2024 14:00
@PeSme PeSme enabled auto-merge (squash) October 8, 2024 14:00
@PeSme PeSme merged commit bac5b27 into main Oct 8, 2024
5 of 6 checks passed
@PeSme PeSme deleted the infologging_ff_controls branch October 8, 2024 14:07
@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 1.98.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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