Skip to content

feat: Support OTEL metrics #48

Description

@chtushar

Description

Add a OTel metrics support so that the OpenAPM emits metrics in OTLP format and directly pushes it to a OTLP compatible endpoint like vmagent or Otel collector.

OpenAPM should have a mode option and should have two modes namely openmetrics (default) and opentelemetry.

const openapm = new OpenAPM({
    mode: 'opentelemetry'
})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions