Skip to content

fix: missing tracking information in api logs#1235

Merged
davidgamez merged 2 commits intomainfrom
fix/api_logging
Jun 2, 2025
Merged

fix: missing tracking information in api logs#1235
davidgamez merged 2 commits intomainfrom
fix/api_logging

Conversation

@davidgamez
Copy link
Copy Markdown
Member

Summary:

This PR adds the missing tracking information for API usage. The log records contain a label python_logger equal to "api-access-log".

Expected behavior:

Explain and/or show screenshots for how you expect the pull request to work in your testing (in case other devices exhibit different behavior).

Testing tips:

Logs are available in the local and dev environments.
Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@davidgamez
Copy link
Copy Markdown
Member Author

Log records:
Screenshot 2025-05-29 at 6 25 10 PM

@davidgamez davidgamez marked this pull request as ready for review May 29, 2025 22:29
@davidgamez davidgamez requested review from cka-y and qcdyx June 2, 2025 14:52
Copy link
Copy Markdown
Contributor

@qcdyx qcdyx left a comment

Choose a reason for hiding this comment

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

LGTM

@davidgamez davidgamez merged commit d017432 into main Jun 2, 2025
8 of 9 checks passed
@davidgamez davidgamez deleted the fix/api_logging branch June 2, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants