iris
iris copied to clipboard
Iris is a highly configurable and flexible service for paging and messaging.
While running iris-sender i am getting below error and messages are not sent to any oncall users. raise InternalError(errno, errorvalue) InternalError: (1055, u"'iris.message.incident_id' isn't in GROUP BY")
The `latest` (`0.0.14`) docker image hosted on `quay.io` does not have the `/tmp/status` file as declared in `iris/configs/config.dev.yaml`. It seems all that is needed is the (1) creation of this...
There is very, very little documentation here, and it seems like the only way to really use this is to have a python environment (with many, many dependencies) Can we...
Currently, incidents page adds a default value for created start time. Do the same for messages.
Hi, I've finally gotten Iris and Oncall integrated but I have a question. It would seem the default behavior when a target is `team` is to individually email all members...
Hi , We are trying IRIS & Oncall in our office environment. Whenever I create a test incident (Using Plans) with urgent priority, I get a call from iris. But...
Hello, When creating incidents via email messages, it would seem advantageous to only create an incident once per a conversation thread. Users will add the "On call" email address to...
so that users don't have to click into the detailed message view to check the twilio delivery status. bonus point: have a per incident stats summary including success rate and...
I think u makefile don't useful, u don't support execute file
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 41.0.3. Changelog Sourced from cryptography's changelog. 41.0.3 - 2023-08-01 * Fixed performance regression loading DH public keys. * Fixed a memory leak when using :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`....