Skip to content

SUMO-287676 - Update Azure metrics collection docs#6862

Open
shauryasethi-sumo wants to merge 23 commits into
mainfrom
SUMO-287676-update-azure-metrics-collection-docs
Open

SUMO-287676 - Update Azure metrics collection docs#6862
shauryasethi-sumo wants to merge 23 commits into
mainfrom
SUMO-287676-update-azure-metrics-collection-docs

Conversation

@shauryasethi-sumo

@shauryasethi-sumo shauryasethi-sumo commented Jul 2, 2026

Copy link
Copy Markdown

This pull request updates 18 Azure app documentation pages to replace the deprecated ARM template metrics collection pipeline (HTTP Source → Azure Function → Event Hub) with the Azure Metrics Source.

Type of change:- Update Content - Revisions, updating sections

Ticket:- SUMO-287676

JV0812 and others added 11 commits June 30, 2026 06:43
…haring (#6817)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* CSOAR-5038:CrowdStrike Falcon Intelligence Integration update

* CSOAR-5038:comment resolved
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…rations (#6857)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Revert "DOCS-1692 - Update MCP Server + OAuth docs (#6838)"

This reverts commit e9be4f6.

* Apply suggestion from @kimsauce

* Scope revert to mcp-server.md only; restore oauth and ai-machine-learning to main

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* DOCS-1704 - Fix 404 URLs from June 2026 site scan

Add 23 redirects to cid-redirects.json for broken page URLs (legacy doc
paths, moved pages, and consolidated service/collector/CSE release notes
pointing to year-end archive anchors).

Fix 3 broken images referenced by current docs: correct filename case for
the Microsoft Exchange Trace Logs and Miro logo images, and rename the
Workday dashboard image to remove a space in the filename.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Remove CRON redirect with colon to fix Pantheon build check

The redirect key for the legacy CRON-expression URL contained a colon (:),
which Pantheon rejects in build-artifact paths. Removed the entry; this URL
is now in the not-fixable group alongside /Special:Search.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Kim <56411016+kimsauce@users.noreply.github.com>
Adding --diff-filter=d excludes deleted files from git diff output so
awk no longer fails with "No such file or directory" on removed docs.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…6860)

Add Amazon Overview app announcement, reformat collection mechanism
bullet points for readability, and add Azure Append/Block Blob v4.1.9
release entry.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* DOCS-1718 - Add email notifications on app update availability doc and release note

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* DOCS-1718 - Update app update email notifications release note

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update apps-integrations.md

* Update 2026-06-30-apps.md

* Update apps-integrations.md

* Update 2026-06-30-apps.md

* Update apps-integrations.md

* Update apps-integrations.md

* Update 2026-06-30-apps.md

* Update apps-integrations.md

* Rename apps release note to 2026-07-02

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaced deprecated ARM template pipeline (HTTP Source → Azure Function →
Event Hub) with Azure Metrics Source across 18 Azure integration docs.
@cla-bot

cla-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shaurya Sethi.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot

This comment was marked as resolved.

)

* DOCS-1708 - Add release note for defaulting new users to Kanso UI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Add Source Template improvements to June 2026 apps release note

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Address review feedback: remove internal codenames, fix formatting

- Remove Kanso/Bento internal codenames from customer-facing copy
- Fix trailing whitespace in frontmatter
- Add trailing newline at end of file
- Bold lead-in phrases in Source Template sub-bullets

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates Microsoft Azure integration documentation to replace the deprecated ARM-template/Azure-Functions-based metrics pipeline with the Azure Metrics Source, aligning the docs with the current recommended metrics collection approach.

Changes:

  • Replaced “HTTP Logs and Metrics source via ARM template/Azure Functions” metrics guidance with Azure Metrics Source links/steps.
  • Swapped per-page metrics setup instructions with a shared reusable MetricsSource include.
  • Updated troubleshooting sections to point to Azure Metrics Source troubleshooting guidance.

Reviewed changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
docs/integrations/microsoft-azure/azure-stream-analytics.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-sql-elastic-pool.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-relay.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-public-ipAddress.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-network-interface.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-logic-app.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-iot-hub.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-hdinsight.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-front-door.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-database-for-mariadb.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-data-factory.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-data-explorer.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-cognitive-search.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-batch.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-backup.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-automation.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-app-configuration.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.
docs/integrations/microsoft-azure/azure-analysis-services.md Switches metrics collection references to Azure Metrics Source; updates troubleshooting accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/integrations/microsoft-azure/azure-network-interface.md Outdated
Comment thread docs/integrations/microsoft-azure/azure-hdinsight.md Outdated
Comment thread docs/integrations/microsoft-azure/azure-sql-elastic-pool.md Outdated
Comment thread docs/integrations/microsoft-azure/azure-network-interface.md Outdated
Comment thread docs/integrations/microsoft-azure/azure-sql-elastic-pool.md Outdated
Comment thread docs/integrations/microsoft-azure/azure-hdinsight.md Outdated
JV0812 and others added 3 commits July 3, 2026 07:12
…6745)

* DOCS-1654 - Add scan estimate docs for dashboard and section levels

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update docs/manage/partitions/estimate-scan-data.md

Co-authored-by: Kim Pohas <56411016+kimsauce@users.noreply.github.com>

* Update blog-service/2026-06-05-dashboards.md

Co-authored-by: Kim Pohas <56411016+kimsauce@users.noreply.github.com>

* Update docs/dashboards/section.md

Co-authored-by: Kim Pohas <56411016+kimsauce@users.noreply.github.com>

* content updated

* Add new blog post for July 3, 2026

* minor fix

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Kim Pohas <56411016+kimsauce@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cla-bot

This comment was marked as resolved.

1 similar comment
@cla-bot

This comment was marked as resolved.

… Metrics Source

Updated docs for 15 logs+metrics apps and 3 metrics-only apps to follow the
new collection pattern: Configure collector → Configure logs collection (where
applicable) → Configure metrics collection using the Azure Metrics Source.
@shauryasethi-sumo shauryasethi-sumo force-pushed the SUMO-287676-update-azure-metrics-collection-docs branch from 1ef6d20 to a0197e6 Compare July 6, 2026 13:18
@cla-bot

cla-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shaurya Sethi.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot

cla-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shaurya Sethi.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot

This comment was marked as resolved.

@shauryasethi-sumo shauryasethi-sumo force-pushed the SUMO-287676-update-azure-metrics-collection-docs branch from b191749 to fef0ff8 Compare July 6, 2026 13:27
@cla-bot

cla-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please sign your name here and we will add you to our approved list of contributors.

@cla-bot

cla-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please sign your name here and we will add you to our approved list of contributors.

@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Jul 6, 2026
@kimsauce kimsauce changed the title Sumo 287676 update azure metrics collection docs SUMO-287676 - Update Azure metrics collection docs Jul 6, 2026

@amee-sumo amee-sumo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few observations from the review:

  1. Consistent pattern — nice. The same structure (Configure collector → Configure logs → Configure metrics → Troubleshooting) is applied cleanly across all 18 files with the shared <MetricsSource/> component.

  2. Minor inconsistency — "Eventhub" vs "Event Hub". The original docs had Eventhub (one word). The PR correctly uses Event Hub (two words) in files that retain logs collection text. The metrics-only files (HDInsight, SQL Elastic Pool, Network Interface) no longer have that text, so no issue there.

  3. No reuse/metrics-source.md in this PR diff. Confirmed it already exists in the repo — no action needed.

Overall looks good — ready to merge.

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

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants