Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5b174a5

Browse files
Merge pull request #2297 from splunk/urbiz-OD6456-sql-server-update
[6456]: MS SQL server OOTB content
2 parents 23f7d00 + 251b0ee commit 5b174a5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

gdi/opentelemetry/components/mssql-server-receiver.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Microsoft SQL server receiver
99

1010
The Microsoft SQL Server receiver queries and retrieves metrics from Microsoft SQL Server instances. The receiver works by either using the Windows Performance Counters, or by directly connecting to the instance and querying it. The supported pipeline type is ``metrics``. See :ref:`otel-data-processing` for more information.
1111

12-
.. note:: Out-of-the-box dashboards and navigators aren't supported for the Microsoft SQL server receiver yet, but are planned for a future release.
13-
1412
The following applies:
1513

1614
* Windows Performance Counters are only available when running on Windows.
@@ -94,6 +92,15 @@ The following are Windows-specific optional options:
9492

9593
* ``computer_name``. The computer name identifies the SQL Server name or IP address of the computer being monitored. If specified, ``instance_name`` is also required. This option is ignored in non-Windows environments.
9694

95+
.. _mssql-server-receiver-ootb:
96+
97+
Enable built-in content
98+
====================================
99+
100+
Splunk Observability Cloud provides built-in dashboards with charts that give you immediate visibility into the technologies and services being used in your environment. Learn more at :ref:`collector-builtin-dashboard`.
101+
102+
For the MS SQL Server receiver out-of-the-box content to work properly, you need to explicitly enable and disable specific metrics in your configuration file. See the configuration that enables built-in content at :new-page:`SQL Server discovery yaml <https://github.com/signalfx/splunk-otel-collector/blob/main/internal/confmapprovider/discovery/bundle/bundle.d/receivers/sqlserver.discovery.yaml>` in GitHub.
103+
97104
.. _mssql-server-receiver-settings:
98105

99106
Settings

0 commit comments

Comments
 (0)