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
I have 22 metrices in my toml file in which most of them have the execution time of 1-2 seconds but 2 of the queries are taking around 30-40 seconds. Because of this when I'm accessing the port it keeps on loading and after some time when completed, I'm getting an error for those 2 sqls that Nometricsfoundwhileparsing=(MISSING).
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
Maybe you can provide an environment variable on how often it should access database.
The default time interval is 0s in your code. As for some queries I don't want continuous data to show and some interval will be fine.
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
My server is hosted on my companies server and protocol SSH version. I am using docker.
Version: X.Y.Z
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
issue:
What is the current behavior?
I have 22 metrices in my toml file in which most of them have the execution time of 1-2 seconds but 2 of the queries are taking around 30-40 seconds. Because of this when I'm accessing the port it keeps on loading and after some time when completed, I'm getting an error for those 2 sqls that Nometricsfoundwhileparsing=(MISSING).
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
Maybe you can provide an environment variable on how often it should access database.
The default time interval is 0s in your code. As for some queries I don't want continuous data to show and some interval will be fine.
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
My server is hosted on my companies server and protocol SSH version. I am using docker.
Version: X.Y.Z
The text was updated successfully, but these errors were encountered: