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

BADGERS-307 feat(debugger): Record changes to metric values over time #324

Merged
merged 133 commits into from
Mar 7, 2024

Conversation

eirikbjornr
Copy link
Contributor

📺 What

Enhance logging capabilities to provide a structured logging system.

🛠 How

  • TypeScript
  • Refactor the on-screen logger
  • Change Chronicle data structure to a set structure with semantic categories:
    • Messages: String log messages
    • Metrics: Values that change over time
    • Traces: One-off values with no history

@eirikbjornr eirikbjornr added the semver minor This PR is a semver minor release label Mar 5, 2024
@eirikbjornr eirikbjornr requested a review from a team as a code owner March 5, 2024 11:23
@eirikbjornr eirikbjornr merged commit 9bc1663 into master Mar 7, 2024
4 checks passed
@eirikbjornr eirikbjornr deleted the BADGERS-307 branch March 7, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver minor This PR is a semver minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants