Jonathan Gray
Jonathan Gray
I'm wondering if we should split Flowmachine-server out into a separate component, or at least make it an extra for flowmachine? The original premise was that it would wholly replace...
Should we allow the redaction threshold to be configurable?
Blocked by: - https://github.com/RonnyPfannschmidt/prance/issues/160
Closes #4489 ### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github labels...
It would be helpful to be able to clearly link actions by flowmachine to flowdb logging/activity. We already link flowmachine server activity to flowapi requests by passing along the request...
It would be great if flowetl logging was structured in the same way as our other components, this: https://stackoverflow.com/questions/53016338/format-airflow-logs-in-json might be a good template
It would be helpful to improve the visibility of which users have access to what, for administrators of FlowAuth. This could take the form of a table which gives a...
See https://www.2ndquadrant.com/en/blog/on-rocks-and-sand/
It would be convenient if running many queries, to be able to combine them all into _one_ progress bar.
Closes #5868, closes #5869 ### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant...