Skip to content

feat: Support OTEL metrics #48

Open
@chtushar

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'
})

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