You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
I was trying to create a prepared query using a template, but I couldn't figure out how to do it. Looking into the code, seems that the PreparedQuery class doesn't have a field to store the template. Is it a "bug" or am I missing something?
Thanks.
The text was updated successfully, but these errors were encountered:
Ok, thank you! I also added a method to get all the prepared queries stored in consul (i.e., the API endpoint GET /v1/queries), can I add this modification to the PR?
Hi,
I was trying to create a prepared query using a template, but I couldn't figure out how to do it. Looking into the code, seems that the PreparedQuery class doesn't have a field to store the template. Is it a "bug" or am I missing something?
Thanks.
The text was updated successfully, but these errors were encountered: