From b73e0189927cd0b8adc21b87eec63c2f75c22a9b Mon Sep 17 00:00:00 2001 From: Apoorv Kudesia Date: Thu, 25 Sep 2025 14:25:48 +0530 Subject: [PATCH] SUMO-269514 | Apoorv | Add Index filter Note to EventHub docs --- docs/integrations/microsoft-azure/azure-event-hubs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/integrations/microsoft-azure/azure-event-hubs.md b/docs/integrations/microsoft-azure/azure-event-hubs.md index c10c57b8c9..40219a942d 100644 --- a/docs/integrations/microsoft-azure/azure-event-hubs.md +++ b/docs/integrations/microsoft-azure/azure-event-hubs.md @@ -183,6 +183,10 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md'; ## Troubleshooting +:::note +Index Filter: If an invalid or non‑existent index is provided in the dashboard filters, an error is returned instead of a 'No Data to Display' message. +::: + ### Metrics collection via Azure Metrics Source To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting). \ No newline at end of file