-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Team:Elastic-Agent-Control-PlaneLabel for the Agent Control Plane teamLabel for the Agent Control Plane teamgood first issueGood for newcomersGood for newcomerstech debt
Description
#3078 changed how we pass loggers to mainly use the context.
as part of the change we added context.TODO() where contexts are not available.
We should see if we can replace these calls by altering the function calls.
We can also investigate and decide if we want to explicitly pass the logger object in a few places (such as in the api module).
This could be a good issue for on-week
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Team:Elastic-Agent-Control-PlaneLabel for the Agent Control Plane teamLabel for the Agent Control Plane teamgood first issueGood for newcomersGood for newcomerstech debt