Ezequiel Gonzalez Rial
Ezequiel Gonzalez Rial
### Describe the bug Running a command with `--max-items`, `--output text` and `--query` produce an additional line with the string `None`. Any other combination does not show that string. Also...
Under Ubuntu, this is the error I got. ``` ps -ef | grep "services/movies.py" | grep -v grep | awk '{print $2}' | xargs kill Usage: kill [options] [...] Options:...
As described in #1
### Describe the bug Running a command with `--max-items`, `--output text` and `--query` produce an additional line with the string None. Any other combination does not show that string. Also...
### Título Observability y monitoring en tiempos de microservicios ### Descripción La idea de la charla es mostrar cómo pensar el monitoreo de un sistema distribuído, qué cosas son las...