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

Record caller metrics in Atlas #625

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Record caller metrics in Atlas #625

wants to merge 1 commit into from

Conversation

gtrettenero
Copy link

This PR will help with debugging when we get an unusual amount of load through Metacat. With this we will be able to see where the increased load is coming from and lower the amount of time it takes to find the source since currently we can only access that data by querying from a table. Once we have access to more identity information in the future we can switch to a different metric.

@gtrettenero gtrettenero self-assigned this Dec 10, 2024
comment out: Record caller metrics in Atlas

original

adding UNKNOWN value

print

print without call

print without call and double print

still print but uncomment first put

still print and uncomment second put

still print and uncomment both puts

focus only on first call, which errors, and use log instead of print

assign to variable

logs around variable

logs around variable don't directly print null

remove logs
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.

1 participant