Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

@charlesbaer
Copy link
Contributor

No description provided.

@rarsan
Copy link
Contributor

rarsan commented Jan 24, 2024

Thx for this PR @charlesbaer. What is driving this change? Just to understand more as we would need to apply this consistently. Almost all queries have a codified timestamp filter in order to:

  • codify and version-control a default lookback window depending on the CSA use case
  • avoid inadvertently running a query across entire log bucket (or bigquery view)

The query works correctly in Log Analytics query editor, but I understand the time-range selector is basically disabled with some explanation in the UI: To use the time-range selector, remove timestamp expressions from the WHERE clause...

Would it be OK to add that as a comment next to the timestamp condition in all the SQLs for those who prefer to use time-range selector in the UI?

@charlesbaer
Copy link
Contributor Author

charlesbaer commented Jan 25, 2024 via email

@rarsan
Copy link
Contributor

rarsan commented Jan 25, 2024 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants