logs icon indicating copy to clipboard operation
logs copied to clipboard

Issues when trying to query on the timestamp

Open chopfitzroy opened this issue 5 years ago • 2 comments

Creating this here as I think that makes more sense, as opposed to logs-js let me know if I need to move it.

When trying to query on the timestamp I get the following error: image

I am using the format as defined in the google documentation: https://cloud.google.com/logging/docs/view/logging-query-language#search_by_time

Let me know if there is any additional context you require. 👍

chopfitzroy avatar Nov 16 '20 19:11 chopfitzroy

Let me know if this should be opened in another issue, but would it be possible to add some sort of range selection along with the "Past 5 minutes", "Past 30 minutes", etc... button?

chopfitzroy avatar Nov 16 '20 19:11 chopfitzroy

Hello, sorry for the delay, but yep there's an issue in the roadmap for adding natural language time ranges such as "yesterday at 6pm": https://github.com/apex/roadmap/issues/41

But in either case I think what you're doing here should be supported as well, it should be quick to add I think, I'll see if I can get that in soon!

tj avatar Dec 04 '20 12:12 tj