Davide Bettio

Results 148 issues of Davide Bettio

Grafana datasource documentation page is empty, some content should be added. See also https://github.com/astarte-platform/astarte/pull/109 for grafana screenshots.

documentation

[Connect 3rd party applications](https://docs.astarte-platform.org/0.11/070-connect_application.html) documentation page should be deleted (or written).

documentation

[Accessing and Exploring a Realm](https://docs.astarte-platform.org/0.11/020-accessing_and_exploring_a_realm.html#content) it should be either removed or populated with some additional content.

documentation

There is a broken link to https://docs.astarte-platform.org/0.11/030-interface.html#limitations in https://docs.astarte-platform.org/0.11/030-interface.html

documentation

Using UUIDs as device IDs is not mandatory, however it should be encouraged. All SDK should allow to use UUIDs with a minimum effort.

meta

It shouldn't be allowed to install a trigger having a string known_value on an integer mapping

enhancement
discussion
user experience
app:realm_management_api

Original samples count should be reported when using downsampling, this information is needed to know if additional data points can be retrieved on a smaller time window without performing any...

enhancement
app:appengine_api

When fetching a limited set of datapoints metadata should report prev, next, self in a similar fashion to devices list, so iterating on the dataset would be easier.

enhancement
user experience
API
app:appengine_api

When an interface major on a certain device is replaced by a newer one, older data is not accessible anymore, add an API which allows to retrieve older data too.

enhancement
discussion
API
app:appengine_api
AppEngine API v2

Xandra does not allow to wait for schema ageement/consensus after (maybe also before) executing schema changes. Cassandra exports schema_version on `system.peers` and `system.local` tables, and [some Cassandra database drivers allow...

Kind:Enhancement
Level:Advanced