Socket
Book a DemoInstallSign in
Socket

github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql

Source
Go
Version
v1.28.0
Version published
Created
Source

Splunk Instrumentation for the database/sql Package

Go Reference

This package instruments the database/sql package.

Getting Started

This package is designed to be used in conjunction with existing database drivers that have been instrumented so OpenTelemetry semantic conventions can be discovered. An example of this type of use can be found here.

This package can be used directly as well. It becomes the users responsibility to ensure accurate and complete information about the database system is passed as attributes to ensure OpenTelemetry semantic conventions are satisfied. An example of this can be found here.

FAQs

Package last updated on 03 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts