• /
  • EnglishEspañolFrançais日本語한국어Português
  • 로그인지금 시작하기

Configure using OpenTelemetry Collector Contribution for Microsoft SQL Server

You can use the OpenTelemetry Collector Contribution for Microsoft SQL Server to monitor your instance. The OpenTelemetry Collector Contribution is a community-supported project that provides a way to collect telemetry data from Microsoft SQL Server and send it to New Relic.

By default, the OpenTelemetry Collector Contribution collects metrics from Microsoft SQL Server and sends them to New Relic. However, these are limited metrics. In order to send query performance metrics, wait-time metrics, session metrics, and other advanced metrics, you will need to configure the OpenTelemetry Collector Contribution. This guide provides instructions for configuring the OpenTelemetry Collector Contribution to collect advanced metrics from Microsoft SQL Server and send them to New Relic.

Enable UI metrics

You can enrich your New Relic platform experience by adding and enabling the various metrics in your otelcol-contrib configuration file. Using the configuration provided in this section, you can populate data for following pages in the New Relic platform:

  • Overview

  • Query performance

  • Wait events

  • Sessions

  • Clients

Restart the OpenTelemetry Collector

Restart the OpenTelemetry Collector to apply the configuration changes. You can do this by running the following command:

bash
$
Restart-Service -Name "otelcol-contrib"
Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.