-
**What happened**:
Enabling CSP through the .ini prevent images in plugin details pages from loading. Screenshot attached for the Timestream plugin but the same issue occurs on many plugins. Chrome s…
-
If we deploy twice, a new bucket is created but firehose points to the old bucket.
Also, the new bucket isn't updated with the old lambda's information, so the lambda trigger is broken.
Haven't…
-
Measured CPU profiling with an application that plays a music:
```
Showing top 10 nodes out of 30
flat flat% sum% cum cum%
1.05s 50.48% 50.48% 1.05s 50.48% runtime.c…
-
### Is your feature request related to a problem? Please describe.
The [modular packages in AWS SDK for JavaScript (v3)](https://aws.amazon.com/blogs/developer/modular-packages-in-aws-sdk-for-javascr…
-
Hi,
Can you explain what do you mean by:
```
There is a very early remote_reader version! AWS Timestream has a very powerful query language and there is a Grafana Plugin supporting Timestream a…
-
This issue is to discuss about if it would be better to return only one type of data in one request or if the server should return a data blob that may be a mix of different frequency data...
Let's…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [v] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/)
- [v] I've checked [AWS Forums](https://for…
-
I run the following query in Grafana.
select time, measure_value::bigint as GreasepressureMit from $__database.$__table where measure_name = 'PGMit' order by time ;
This query was taking a long …
-
this will prevent duplicate entries because sqs is at least once delivery, not multiple uploads of the same file by the user
I should add an extra step to save these things to ddb, as querying time…
-
Hi all. We have a grafana deployment with 2 instances and PostgreSQL database for the storage. Grafana session is stored in the DB too. Trying to get paginated response AWS Timestream results in error…