-
**What would you like to be added**:
Alerting support for the AWS Timestream data source.
**Why is this needed**:
So the alert feature can be used with the Timestream service.
-
I'm guessing it's a bug in the go sdk for xray
```
2021-03-20T23:20:20 2021-03-20T23:20:20Z [ERROR] Suppressing AWS X-Ray context missing panic: failed to begin subsegment named 'Timestream Write'…
-
I'm building out a wireless sensor network to track atmospheric readings. One use case is custody chain for covid vaccines, and there are many others.
I'm using RuuviTags as the sensor nodes, I'm…
-
I've tried to use very basic SQL and it doesn't return any value:
```
SELECT session_id
FROM "Events"."PluginEvents"
WHERE $timeFilter
```
Is it really missing or I just do something wrong?
-
##### Feature idea summary
Support AWS Timestream as a back-end TS database
##### Expected behavior
Send metrics to AWS Timestream!
Read metrics from AWS Timestream?
Amazon Timestream is…
-
Hi,
Timestream DB does not provide 'now' function or equivalent. A macro would be useful.
I've just quickly built a hack from sources providing `$__now_ms` macro, which is the current time in mi…
-
Timestream is not supported in London region but eu-west-2 is shown in the list. Ireland regions is supported but eu-west-1 is not in the list. I can only choose from the list and not enter this manua…
-
**Describe the bug**
Both `client-timestream-write` and `client-timestream-query` clients has wrong endpoints `timestream.[region].amazonaws.com`. In fact it should be `timestream.query.[region].amaz…
-
I tried to create a Query type Variable, but I failed to create and the error message is shown as following screen shot.
![](https://user-images.githubusercontent.com/315601/102994057-a65a1d80-4561…
-
I have installed the latest (1.1.0) version on a SignalK server version 1.37.6 on a Raspberry PI and have issues with getting data into Timestream. In Timestream I see a lot of ListTables calls - but …