Skip to content

Invalid synchronous instrument name with spaces  #28

Closed
@ricktu-mw

Description

@ricktu-mw

Create a synchronous instrument with a string containing spaces as input name will give an error in the cpp-opentelemetry end.
For example,
counter = meter.createCounter("my counter");

A temporary fix has been applied to replace spaces with underscores. But this issue may be further discussed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    metricsIssues related to metrics leading up to initial release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      close