Skip to content

Ability to disable the ConsoleProgressBar when in a non interactive environment #1481

@scagood

Description

@scagood

Is your feature request related to a problem? Please describe.
Ability to disable the ConsoleProgressBar when in a non interactive environment.

My logs are filled with:

[..................................................................]  ETA 0:00

Describe the solution you'd like
I am happy with:

  1. Disable ConsoleProgressBar when in a non interactive environment (not a TTY environment).
  2. Disable ConsoleProgressBar when an environment variable is set.

Describe alternatives you've considered
I've tried removing the logs in fluent bit before they hit my self hosted loki instance.

Additional context

Image

I am happy to contribute if you can give me pointers on where you think is best.

I personally would just try to block the calls here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions