-
In `/grafana/dashboards/grafana_v9-11/software/basic/redis-software-shard-dashboard_v9-11.json` the shard connection count is using the prometheus metric "redis_total_connections_received" which is a …
-
**Describe the bug**
MEMORY USAGE for STREAM keys always return (integer) 0
**To Reproduce**
Steps to reproduce:
1. Create stream using `XADD test-stream * just test`
2. Query stream size `MEMO…
-
Instead of synthetic generation of payloads being on the control nodes on a fixed schedule, the synthetic generation of the payloads should be dynamic for each query. This means all synthetic queries…
-
**Describe the bug**
When using the `scheduledRefreshContexts` function to provide a list of tenants to cube, the pre-aggregations partition data refresh stops working in some cases.
Our list of …
-
We just explored osctrl-admin and found that we can add a custom tag to each node/device. However, after added the custom tag, we cannot run a distributed query based on this tag. It would be great he…
-
@bgunnar5 I think we communicate here on development with Merlin and TaskVine.
Ive been able to get a results Redis server running here at Notre Dame. However when trying to do oprations with that …
-
Inconsistent casing, combined with ids being case-sensitive, causes resources not to be found from graph API.
**Note:** This seems to originate from the graph api itself, since https://portal.azure…
-
It would be nice to have async support for redis queries.
-
### Terraform Version
`Terraform v1.9.8 on darwin_arm64`
### Affected Resource(s)
Please list the resources as a list, for example:
- `newrelic_cloud_gcp_integrations`
If this issue appears t…
-
Hello,
I'm facing an issue with the implementation of tRPC with NestJS.
I've followed the setup in docs and it generates a server.ts file as expected, but when referencing a test endpoint inside…