spg-matt
spg-matt
As of today you can make requests to `/flow/{name}/data` and `/flow/{name}/config` these requests are then forwarded to Node-RED for handling. This results in a lot of extra nodes in the...
We need to design a way to store the various saved objects that get stored with a source and design a way to install them when a channel is created....
all index patterns are created without a Date field. This works for general analysis, but the "specialty" flows like the Github stats could benefit from allowing that field to be...
There is an errors array being created, but it unconditonally sends that payload to the Elastic request rather than as a response.
As I am updating these sources I note there is no easy way to update an existing channel when the underlying source is updated. This seems like an oversight.
This results in the actual value being stored looking like `\"Comma Seperated\"`, which throws off some code switches.