Skip to content

Commit 7519303

Browse files
committed
fix-in-elast_alert
1 parent d91ca8a commit 7519303

File tree

1 file changed

+1
-1
lines changed
  • uncoder-core/app/translator/platforms/elasticsearch/renders

1 file changed

+1
-1
lines changed

uncoder-core/app/translator/platforms/elasticsearch/renders/elast_alert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def render_query(
5959
*args, # noqa: ARG002
6060
**kwargs, # noqa: ARG002
6161
) -> str:
62-
query = super().finalize_query(prefix=prefix, query=query, functions=functions)
62+
query = super().render_query(prefix=prefix, query=query, functions=functions)
6363
rule = ELASTICSEARCH_ALERT.replace("<query_placeholder>", query)
6464
rule = rule.replace(
6565
"<description_place_holder>",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy