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: Add monitoring information inside the function trace. #260

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dianakhuang
Copy link
Contributor

@dianakhuang dianakhuang commented Jul 31, 2024

Moved function_trace call to a higher level to capture more information about the overall inner loop of the consumer. Also renamed the function trace to consumer.consume so it's clearer from the outside what the span is doing.

Merge checklist:
Check off if complete or not applicable:

  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed
  • Noted any: Concerns, dependencies, deadlines, tickets, testing instructions

@dianakhuang dianakhuang force-pushed the diana/add-monitoring-information branch 2 times, most recently from 7500819 to 183b4d2 Compare August 1, 2024 14:47
Copy link
Contributor

@timmc-edx timmc-edx left a comment

Choose a reason for hiding this comment

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

Some suggestions, nothing blocking.

CHANGELOG.rst Outdated Show resolved Hide resolved
CHANGELOG.rst Outdated Show resolved Hide resolved
Moved function_trace call to a higher level to
capture more information about the overall
inner loop of the consumer. Also renamed the
function trace to ``consumer.consume`` so it's
clearer from the outside.
@dianakhuang dianakhuang force-pushed the diana/add-monitoring-information branch from 183b4d2 to 16646df Compare August 1, 2024 16:07
@dianakhuang dianakhuang merged commit 823645f into main Aug 1, 2024
11 of 12 checks passed
@dianakhuang dianakhuang deleted the diana/add-monitoring-information branch August 1, 2024 16:20
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