Closed trevorwhitney closed 6 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/158395515
The labels on this github issue will be updated when the story is started.
This seems to have been a misunderstanding of the log cache /promql endpoint
I believe this was resolved through the aforementioned Pivotal Tracker story and just needs to be closed out.
The prometheus web-ui queries the backend with time in a weird format:
time=1529079064.036
We get a syntax error with the query that the prometheus UI generates but if we remove the decimal it does not throw an error:
We don't get any data until we remove the time parameter completely, though this is likely a spurious detail related to our data-set. Here was our complete query: