Revision d5844c35f8bbc2b3b6d7c1e0449a94465a841a82 authored by Grot (@grafanabot) on 10 May 2023, 10:39:04 UTC, committed by GitHub on 10 May 2023, 10:39:04 UTC
AzureMonitor: Correctly set resource parameter for Logs queries (#68133)

* Update to ensure the resources parameter is passed through for logs queries only

* Use string slices for resources to ensure order remains the same

* Fix lint

* clarify test

(cherry picked from commit e059ce9c8aae3f24fef4721de9ba524d4ae20df4)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
1 parent 758dfbd
Raw File
SUPPORT.md
# Get Grafana help

---

First, check the official [Grafana documentation](https://grafana.com/docs/).

If you require further help or support then ask a question in the [Grafana community site](https://community.grafana.com/) or [Grafana Slack](http://slack.raintank.io/). You can also search the community site for previously answered questions, in case someone already had your problem and got help.

**Please note:**

- The Grafana project uses GitHub mainly for tracking bugs and feature requests.
- Do not open an issue just to ask a question. The issue will be closed immediately.
- Only submit issues for bug reports, feature requests, or enhancements.
back to top