-
**What happened**:
I have data with multiple measurements in AWS Timestream. When I use the following query I get multiple data legends:
SELECT * FROM "sampleDB"."LgFlaminator" where measure_name =…
-
**What happened**:
Ever since we upgraded to 1.5.0 from 1.4.x, we had to fix how we are sending in
our default database name and table names. We have to explicitly wrap our
values in `""`. Otherw…
-
**Is your idea related to a problem? Please describe.**
Can't write multi-measure records?
**Describe the solution you'd like**
Multi-measure records were added in boto3 1.20.13 (see https://…
-
We having been using timestream with grafana and it's working pretty well.
The $__interval however doesn't render and this would be extremely useful for bin queries to specify how far apart the poi…
-
Many of my bias step timestreams have a large signal at the end that is falsely interpreted as a bias step. This throws off both the fit time constant and the resistance value. I think we should limit…
-
**Description:**
A new Timestream policy template.
-
### Environment
Python 3.10.2 (and 3.9 in lambda)
Libraries involved installed from pip:
boto3 1.20.49
botocore 1.23.49
moto 3.1.0
pytest …
-
```
"Dimensions": [x for x in [
{"Name": name, "DimensionValueType": "VARCHAR", "Value": str(value)} if value else None
for name, value in zip(cols_n…
sutiv updated
2 years ago
-
I'm interested in adding support for Amazon Timestream pump. Is there any guide to follow as to how to go about it? Cheers!
-
Queries can take a long time and the AWS API gateway times out.
Is there a possibility to use pagination as offered by boto3? https://boto3.amazonaws.com/v1/documentation/api/latest/reference/servi…
sutiv updated
2 years ago