Initial release. Provides basic data source functionality of fetching saved/scheduled search results from Cribl.
- Add support for using dashboard variables in Cribl Search queries.
- Add support for Grafana alerting.
- Remove unnecessary logic from CheckHealth
- Properly close HTTP response body in all cases
- Query timeout is now configurable.
- Add info & doc link to the timeout error message to encourage the user to leverage scheduled search.
- Upon timeout, cancel the query on the Cribl Search side.
- Allow saved search ID to be composed using dashboard
${variables}
.
- Fix "time" field data type.