Skip to content

Migrate Splunk logging to OpenTelemetry #2

@chrisgroks

Description

@chrisgroks

Overview

Migrate from custom Splunk logger to OpenTelemetry for modern, vendor-neutral observability.

Benefits

  • Industry standard observability
  • Vendor-neutral (works with Splunk, Datadog, etc.)
  • Built-in distributed tracing
  • Better correlation and context propagation
  • Rich ecosystem of instrumentation

Implementation

  • Replace custom-splunk-logger.js with OpenTelemetry SDK
  • Configure OTLP exporter for Splunk
  • Add automatic instrumentation for Express
  • Implement proper trace context propagation
  • Update tests for new telemetry format

Prerequisites

See documentation/SPLUNK_LOGGING_IMPROVEMENT_PLAN.md for migration plan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions