Skip to content

Reduce logging of http requests #1560

Description

@DominicOram

When running, BlueAPI logs for every time it gets a HTTP request, this is probably fine for POST requests because we want to know when it's been triggered and with what but it also logs GET e.g. 10.42.0.1:39058 GET /worker/state 200. This makes the logs very noisy when you have a UI open that's polling for information. I'm also not sure it generally gives much value.

Acceptance Criteria

  • Logging of GET requests is removed/reduced

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions