Marc Falzon

Results 17 issues of Marc Falzon

This change adds support for location-type usernames, i.e. specifying the IG username `loc:6811413` will retrieve latest posts corresponding to this location. Fixes #3.

enhancement

Hi I really like and use your add-on a lot, however due to recent technical changes in add-on support by Firefox yours has been flagged 'legacy' and is about to...

Add UI controls to perform actions on multiple list entries (for instance batch deletes).

Enhancement
Front-end
UI redesign

Prometheus exposes an [HTTP RESTful API](https://prometheus.io/docs/prometheus/latest/querying/api/), could be nice for Facette to support it with a new catalog provider.

New Feature
Back-end
Connector
WIP

Among with the current consolidation functions (min/max/average/sum/last), implement _Nth_ percentile functions such as 95th and 99th percentile.

New Feature
Back-end
WIP

Netdata exposes an [HTTP RESTful API](http://my-netdata.io/swagger/#/default), could be nice for Facette to support it with a new catalog provider.

New Feature
Back-end
Connector

Add support for authentication and access control in Facette. First iteration will support: * Login/password based authentication * Role-Based Access Control (global, no namespacing): admin (read/write) vs viewer (read-only) *...

New Feature
Back-end

Since the web UI is not very intuitive, implement an onboarding tutorial with visual annotations highlighting some of the least obvious features such as graph folding.

Enhancement
Front-end
Documentation

It would be useful to have a graph "pinning" system, for example to be displayed by default on the homepage and also via a drop-down menu in the top bar.

Front-end
New Feature

It could be nice to support "fuzzy" searching in the back-end using `trindex` (https://www.florian-schlachter.de/post/trindex/).

Enhancement
Back-end