-
Verify existing Redis instrumentation creates the entity relationship
Spin up a Ruby service in AWS that connects with an Elasticache Redis cluster
This covers: AWS_ELASTICACHE_REDIS_CLUSTER
-
We are currently using the Carmine Redis client for our ElastiCache Redis cluster, which is configured in a single non-shared mode with Cluster Mode Disabled. In this setup, AWS provides separate read…
-
**Describe the bug**
Error when querying `aws_appautoscaling_target` table.
**Steampipe version (`steampipe -v`)**
v0.23.3
**Plugin version (`steampipe plugin list`)**
0.144.0
**To repro…
-
## Bug description
I tried to install the PostHog in a brand new EKS in AWS by using helm commands. But still get several pods in Init:1/2 status.
## Expected behavior
All pods should be up running…
-
So far we've only used cloud storage (S3 and GCS) for storing intermediate Zarr data in Cubed. It would be interesting to try other storage backends that have lower latency.
Here are some examples,…
-
### Questions
I'm using the RedisClusterClient which communicates with AWS elasticache cluster with 3 shards + 1 replica per shard.
While trying to write json value I'm getting this error:
```
…
-
Our Production Sidekiq cluster had an issue today where the concurrent limit somehow ended up being zero. Our code uses a concurrent limit of 1 `Sidekiq::Limiter.concurrent('other_transactions', 1, wa…
-
6d04149d9939687faf1bc6b7be1764213ad06d3b
AWS EC2, Ubuntu 14.04.5 LTS on a m4.xlarge
When we have over 150 participants over 20 mins the CPU slowly goes to 80%. Once at 80% performance goes to th…
-
Hey @jgaskins, thanks for the amazing work on this shard!
I was looking at your fork of cable.cr and noticed you using this connection setup;
```crystal
getter redis_subscribe = Redis::Connecti…
-
## Bug Report
#### Current Behavior
We have a lot of miscroservices which use lattuce as redis client. Sometimes (once per 1-2 weeks) lettuce in on of the instances starts to rise exception like…