GithubHelp home page GithubHelp logo

Comments (7)

satterly avatar satterly commented on May 25, 2024

Thanks for raising this issue. Is this something you think you could fix yourself?

from python-alerta-client.

skob avatar skob commented on May 25, 2024

Sorry
but not sure I can fix this :(

from python-alerta-client.

v-zhuravlev avatar v-zhuravlev commented on May 25, 2024

Hi, @skob , why using > /dev/null is not a good solution?

from python-alerta-client.

skob avatar skob commented on May 25, 2024

Because you can loose output from cronjob and you can’t control this behavior

from python-alerta-client.

satterly avatar satterly commented on May 25, 2024

@skob Which alerta commands are you talking about? And what output are you suggesting should be silenced from those commands?

I've just checked alerta housekeeping and it doesn't seem to generate any output unless there's an error.

from python-alerta-client.

skob avatar skob commented on May 25, 2024
$ /srv/alerta/bin/alerta version
alerta 7.2.9
alerta client 7.2.2
requests 2.22.0
click 7.0
$ alerta heartbeats --timeout 600 --alert
ORIGIN              STATUS    LATENCY    SINCE    TAGS          TIMEOUT    ID                                    CREATED              CUSTOMER    RECEIVED
...
Alerting 148 heartbeats  [####################################]  100%

from python-alerta-client.

satterly avatar satterly commented on May 25, 2024

The click progress bar doesn't render in a progress bar unless your tty has stdout ...
""" By default, this progress bar will not be rendered if the file is not a terminal.
I've modified the CLI to output errors to stderr and so the earlier suggested work-around of piping to /dev/null should be sufficient.

from python-alerta-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.