Skip to content

[Telemetry]: Add StdLogAgent and Unify Logging Across the Codebase#100

Closed
derrandz wants to merge 96 commits intomainfrom
telemetry/unify-logging
Closed

[Telemetry]: Add StdLogAgent and Unify Logging Across the Codebase#100
derrandz wants to merge 96 commits intomainfrom
telemetry/unify-logging

Conversation

@derrandz
Copy link
Copy Markdown
Contributor

Description

In this PR, we will unify logging across the codebase by using the telemetry module's log agent as the only logging interface.

Origin Document

In order to achieve the goals of logging for the telemetry milestone, we need to first off unify all logging in the codebase by using the telemetry module's log agent interface throughout the codebase, which will result in unified log formatting for all modules.

Changes

  • Introduced the StdLogAgent interface to the telemetry module
  • Added support for multiple log levels and a method for each level with tests

Owners

@derrandz

Olshansk and others added 30 commits January 27, 2022 15:09
The first version of the HotPocket specification.
… reaching 50% of nodes. Need to add debug logs and fix the happy path
@derrandz derrandz added the telemetry everything related to collection telemetry label Jun 29, 2022
@derrandz derrandz added this to the V1 Telemetry milestone Jun 29, 2022
@derrandz derrandz self-assigned this Jun 29, 2022
@derrandz
Copy link
Copy Markdown
Contributor Author

derrandz commented Aug 9, 2022

Closing in favor of #162

@derrandz derrandz closed this Aug 9, 2022
@Olshansk Olshansk deleted the telemetry/unify-logging branch August 22, 2022 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

telemetry everything related to collection telemetry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants