-
After configuring remote write, I see the initial entries on the timestream db. After a while, I don't see new entries. Checking the logs with, `k logs prometheus-prometheus-0 -n prometheus -c timestr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When running the following query against a local timestream database, we aren't able to get t…
-
```python
from aioboto3 import Session
session = Session()
async with session.client(service_name='s3') as s3:
print(s3)
```
1. Install `aioboto3`, `types-aioboto3[essential]`, `types-…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/welcome.html) and [API reference](h…
-
I created an aws timestream db named `prometheus-database` and a table named `prometheus-table`.
I modified the region on main.go to match my region.
Build and pushed the docker image to ecr.
I h…
-
Using Ubuntu 20.04.3 LTS
go version go1.17.6 linux/amd64
I just cloned the repo, run `go build` and afther that, `go test`.
I get the folllowing error,
```
--- FAIL: TestTimeSteamAdapter_Read…
-
When loading with sotodlib.io.load_smurf, either using `load_data` or `load_file`, the returned axis manager cannot successfully run `aman.restrict`. This causes a crash when using `load_data`, [here]…
-
**What happened**:
On AWS EKS 1.19, Grafana 7.5.1, deployed with the latest helm chart 6.7.0, cannot perform sts:AssumeRoleWithWebIdentity authentication anymore using IRSA. Query fails with th…
-
G3tSmurf is currently making observations per slot / stream_id. This isn't surprising given how the code is currently written but does not mesh with how context wants observations organized.
This …
-
**Is your feature request related to a problem? Please describe.**
I use some DB that are not yet supported by superset or sqlalchemy.
BUT jdbc drivers are available.
This project seems to brid…