Skip to content

馃敡 Simplify logging setup#274

Description

@roma-glushko

The way logging is setup today is by explicitly passing the telemetry object all over the places which is a bit verbose. Given that the OTel setup is based on the global meters/traces, let's try to go the same path with logging too:

  • setup the global zap logger
  • keep enriching logging context with relevant information
  • clean up all places where the telemetry object is not needed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions