-
hi i'm trying to configure monasca-notification but i didn't understand
NF_EMAIL_FROM_ADDR: "from" field for emails sent, e.g. "Name"
-
Our builds are logging way too much and taking too long. https://travis-ci.org/monasca/monasca-docker/builds/273282923 ran for 7 hours (!!!) before being terminated because the log output exceeded 4 M…
-
- JCloud 물리 서버 사용량 실시간 모니터링
- JCloud 가상 서버들의 사용량 실시간 모니터링
- 이상 현상 탐지 및 알림 서비스
- Candidates: Monasca, Prometheus 등
- Todo: 모니터링 시스템을 비교 분석하여 적절한 솔루션을 선택한 후, DevStack 에서 테스트하고, 실제 JCloud 에 deploy
-
#211 adds log uploads to a GCS bucket. We can make a few more small improvements that would improve quality of life a lot:
- [x] Compress (gzip) logs over a certain size, say 1 KiB. Files should be…
-
I found today: https://www.dependencies.io
It could update Dockerfile-s with newer version of public images from Docker Hub. It also could update straight from git tags and more.
https://www.depen…
-
Building off #20, we don't currently have a meaningful PR workflow for handling container (re)builds.
Building a new image right now means we should have a push directly to master like so:
```
gi…
-
@roland-hochmuth @rbrndt In this [change](https://review.openstack.org/521909) new aggregated metrics are introduced counting the number of status measurements with the given value. As far as I unders…
-
This is not an issue, rather a question.
In many containers dependent on kafka, there is a check in the entrypoint.sh (or start.sh or equivalent docker entrypoint file) to wait for Kafka to be up a…
-
In monasca-docker we have `kafka` and `kafka-init`. `kafka-init` depends on `kafka`.
Currently we can't make changes to both within one PR since it will (may?) try to build kafka-init before it bui…
-
After fixing the kolla built type config option (https://github.com/stackhpc/kayobe/pull/178 naming in kolla-build.conf (https://github.com/stackhpc/kayobe/pull/178) the following error occurs during…