Hi there i m trying tu use {{ 'from_dttm' }}
inside my metric custom sql like so :
is it possible ? cause right now i have an Error: syntax error at or near "{" LINE 7: and root_date > {{ 'from_dttm'}}) AS "(select count(*) ... ^
I have enable Jinja template in my k8s helm values :
configOverrides:
ENABLE_TEMPLATE_PROCESSING: "True"
but no luck for me :(
docker ps
do you see the 8088 port mapped to your server in the ports column?
docker stop 1991ec6e9bd3
All-In-One, free resources and collections related to javascript. we provide useful links to help you learn JavaScript, web development and other related stuff along with some of the best resources available online.
Hey all - creating an API workflow for auto-generating dashboards. Context: ML model monitoring for our enterprise. Problem: Currently stuck on generating a query_context for a POST api/v1/chart/ request, based off of a saved_query.
Is there a defined way of generating this query_context? Or example repos containing a programatic workflow that I could refer to instead?
__init__
() got an unexpected keyword argument 'user'."
Hi there, we are looking into working ob the current Alert/Reports area to
1) Use the Alert/Report Owner to generate the Data within the Celery Worker Code as we are using Row Level Security for Multi Tentant Type Integration
2) Add a S3 Data Drop as an addition to the already available Email and Slack
3) Use the Chart Data API to use a configured Chart Context instead of the pre-set Chart Context
We want to do this based on 1.5.0 Code at this time.