-
In v1.1.2, the regions supported by the plugin were updated to reflect where Timestream is available.
However, the available West Coast region is us-west-2, and not us-west-1: https://github.com/gr…
-
Would like to know a bit more on how to get this running? from the main.go I only see variables for us-east-1 but no AWS account id or credentials, how does it know to forward to timestream?
The do…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Creating and/or updating Lambda functions in docker does not work after updating LocalS…
-
I'm getting the following error in Grafana for Windows after installing the timestream plugin
![image](https://user-images.githubusercontent.com/3412034/107077735-350abd00-67e5-11eb-9c9c-beb0f9621d…
-
When trying to execute a query that returns an interval an error is returned instead of data.
Example use case: Showing time since last update for a set of sensors
Example query: `select measur…
-
I've reported this at https://github.com/McArcady/lnp-forge/issues/82, but probably wrong address.
Is the error below caused by my ancient gcc or is it something fixable?
```
~/r/lnp-forge$ /us…
-
Thoughts @awcrotwell ? Afraid we're going to have breaking queries if we just have pages for everything by default
-
s3 sqs and sns are are at least once delivery by default, which means they can be executed multiple times for asingle event
-
cx asking whether possible it’s to increase the default quotas https://docs.aws.amazon.com/timestream/latest/developerguide/ts-limits.html#limits.default ?
customer would like to know if it’s possibl…
-
I am trying to display a time series with multiple series from a query like this:
```sql
SELECT host, create_time_series(time, measure_value::double) as cpu
FROM $__database.$__table
WHERE measu…