-
This library provides awesome features and functionalities and it is probably the most powerful Go client for Redis. However, in terms of observability, I can see there is only a `prometheus` [collect…
-
In order to perform more informative logging and monitoring, we need to assign better names for each component and routine, and use those names in the logger format. Any ideas about what the format sh…
-
The Go driver is able to report stats events that we could expose to clients (see https://github.com/confluentinc/confluent-kafka-go/commit/18b5a55f7ee663a3fc44a42ca937ed276de529d0). This will be usef…
-
I use this module to stream IoT data to a real-time monitoring application. The storage size of the data grows exponentially with the amount of connected devices, so it's important to use a strategy o…
-
It'd be nice to have an API monitoring endpoint that does a quick check of Redis and SMTP connections. We could formalise `/ver.txt` as this.
But I'm also guessing the thing should be optional and …
-
Hi, I have installed Opserver in a test environment but I am failing to understand how exactly the dashboard works.
The example screenshots appear to show monitoring of some basic information about s…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Toolforge provides a redis instance, which means that I could spin up Celery instead of using the grid.
Pro:
- The grid is becoming more and more outdated
- Newer python versions available sooner…
-
## Describe This Problem
A clear and concise description of what the problem is.
## Proposal
Maybe you have considered some ideas or solutions about this feature.
## Additional Context
Add an…
-
We've recently encountered instability issues with a redis instance in our infrastructure. This generated many user unwanted disconnections but no errors were tracked server side. The problem was that…