Charlie Gu

Results 16 issues of Charlie Gu

Acceptance for ticket: - Email Notifier / Slack Notifier are now provided if their corresponding settings are provided - Add Noop notifier if there is no available notifier to use...

Currently users cannot configure color for series for doughnut and pie charts because they require different chart js config. We should look into how to enable that

low cost
ui

We had an internal request to disable scheduling in one of the environments due to security reasons. The intention for this github issue is to make things like that more...

**Story** As a user, I want to be able to include a code block in the richtext to display monospace content **Acceptance** - Create a new button that changes the...

We can implement something similar to airflow's implementation of metric logging via statsD https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html This can be used for prometheus as well as via exporter as noted here https://www.redhat.com/en/blog/monitoring-apache-airflow-using-prometheus Further...

If the websocket connection breaks, there is no way to figure out if the change request is properly handled. I propose the following change for datadoc updates: 1. Updates will...

By default the default schema name is 'default', which does not apply to all cases since this can be overridden in the connection string. This setting would also be different...

enhancement

Add the ability for the user to define templating for themselves, when running queries, the owner's custom definition will be taken into consideration. These templates need to be able to...

enhancement
minor release
high cost

As a developer, I want to set up data source unit tests quickly with some example data in database Acceptance: - Use demo data to setup test - fixture should...

high cost
testing

Story As a user, I want to be recognized for my work for adding the documentation to a table Acceptance Show last updated person and first created person in the...

enhancement
high cost
server