Skip to content

Add CfgSync documentation#2721

Open
Copilot wants to merge 7 commits intomainfrom
copilot/add-documentation-for-cfgsync
Open

Add CfgSync documentation#2721
Copilot wants to merge 7 commits intomainfrom
copilot/add-documentation-for-cfgsync

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

  • Documentation: Update examples/README.md to add the cfgSync example link
  • Documentation: Improve extensions/applicationinsights-cfgsync-js/README.md with installation instructions and usage examples for all sync modes (Broadcast, Receive, None, CDN endpoint) plus a Plugin API table
  • Revert examples/cfgSync/package.json — build pipeline left unchanged per reviewer feedback
  • Revert examples/cfgSync/rollup.config.js — build pipeline left unchanged per reviewer feedback
  • Add ICfgSyncMode.None code snippet to README so all three listed modes have examples

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

- Remove private npm packages from examples/cfgSync/package.json that
  are not publicly available (@microsoft/applicationinsights-rollup-plugin-uglify3-js
  and @microsoft/ai-test-framework)
- Update examples/cfgSync/rollup.config.js to remove the uglify import
  and unused production build code that relied on the private package
- Add cfgSync example link to examples/README.md
- Enhance extensions/applicationinsights-cfgsync-js/README.md with
  Getting Started section, installation instructions, usage examples
  for all sync modes, and Plugin API reference table

Agent-Logs-Url: https://github.com/microsoft/ApplicationInsights-JS/sessions/bdf4fd03-d85c-4946-9b0c-d93f9be312a2

Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Copilot AI changed the title [WIP] Add documentation for CFGSync and fix example project Add CfgSync documentation and fix example build with private npm deps Apr 8, 2026
Copilot AI requested a review from MSNev April 8, 2026 19:30
Copilot finished work on behalf of MSNev April 8, 2026 19:30
Comment thread examples/cfgSync/package.json
Comment thread examples/cfgSync/rollup.config.js
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Copilot AI changed the title Add CfgSync documentation and fix example build with private npm deps Add CfgSync documentation Apr 8, 2026
Copilot finished work on behalf of MSNev April 8, 2026 21:08
Copilot AI requested a review from MSNev April 8, 2026 21:08
@MSNev MSNev marked this pull request as ready for review April 8, 2026 21:42
@MSNev MSNev requested a review from a team as a code owner April 8, 2026 21:42
Copilot AI review requested due to automatic review settings April 8, 2026 21:42
@MSNev MSNev enabled auto-merge (squash) April 8, 2026 21:42
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds getting-started documentation for the CfgSync plugin and links the new example from the examples index.

Changes:

  • Added installation + usage docs (Broadcast, Receive, CDN fetch) and a Plugin API reference table to the CfgSync README
  • Fixed documentation typos/wording in the CfgSync README
  • Added CfgSync example link to the examples index

Reviewed changes

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

File Description
extensions/applicationinsights-cfgsync-js/README.md Adds “Getting Started” guidance and an API reference section for CfgSync
examples/README.md Adds CfgSync entry to the examples list

Comment thread extensions/applicationinsights-cfgsync-js/README.md
Comment thread extensions/applicationinsights-cfgsync-js/README.md
Comment thread extensions/applicationinsights-cfgsync-js/README.md
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Copilot finished work on behalf of MSNev May 4, 2026 17:31
Copilot AI requested a review from MSNev May 4, 2026 17:31
@MSNev MSNev requested a review from Copilot May 4, 2026 18:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread extensions/applicationinsights-cfgsync-js/README.md Outdated
Comment thread extensions/applicationinsights-cfgsync-js/README.md Outdated
Comment thread extensions/applicationinsights-cfgsync-js/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No documentation on CFGSync and example can't be built

3 participants