Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@thiagoftsm
Copy link
Contributor

@thiagoftsm thiagoftsm commented Oct 29, 2025

Summary

Blocked by #21255

Screenshot_20251102_172816

This PR brings the Editor

Test Plan

Firstly, starts an agent:

Control Panel -> Administrative Tools -> Services
Start: SQLServerAgent (Your Instance Name)

Now, it is necessary to prepare the environment:

  1. In SSMS, connect to the Windows SQL instance.
  2. Expand Replication → Local Publications.
  3. Right-click Local Publications → New Publication.
  4. Choose your database.
  5. Select Transactional Replication (for near real-time sync) or Snapshot Replication (for periodic snapshots).
  6. Choose a Distributor:
    If this is the first time, you can set the same SQL Server as its own Distributor.
  7. Create a publication and select which tables/views to replicate.
  8. Set a snapshot folder

Finally, compile this branch and install it.

Additional Information
For users: How does this change affect me?

@github-actions github-actions bot added area/collectors Everything related to data collection collectors/windows labels Oct 29, 2025
@github-actions github-actions bot added the area/metadata Integrations metadata label Oct 29, 2025
@thiagoftsm thiagoftsm changed the title MSSQL Replication (Windows.plugin) MSSQL Replication - Publisher (Windows.plugin) Nov 2, 2025
@thiagoftsm thiagoftsm requested a review from stelfrag November 2, 2025 19:09
@thiagoftsm thiagoftsm marked this pull request as ready for review November 4, 2025 22:40
@netdata netdata deleted a comment from CLAassistant Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/collectors Everything related to data collection area/metadata Integrations metadata collectors/windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants