Skip to content

Typos in documentation #4110

@johnkdko

Description

@johnkdko

Page: https://opentelemetry-cpp.readthedocs.io/en/latest/otel_docs/structopentelemetry_1_1sdk_1_1metrics_1_1PeriodicExportingMetricReaderOptions.html

A quick find and spell points to at least 2 locations where it is Exorting instead of Exporting:
./sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_options.h: * Struct to hold PeriodicExortingMetricReader options.
./sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_runtime_options.h: * Struct to hold PeriodicExortingMetricReader runtime options.

Other typos, possibly not relevant to documentation:
$ find . -name '.h' | xargs grep -E "stroage|unnescessary|Contruct|preroccessor|Exorting"
./sdk/include/opentelemetry/sdk/common/attribute_utils.h: // Contruct empty attribute map
./sdk/include/opentelemetry/sdk/common/attribute_utils.h: // Contruct attribute map and populate with attributes
./sdk/include/opentelemetry/sdk/metrics/multi_observer_result.h: // This allows us to avoid an unnescessary layer of inderection and a bunch of allocations.
./sdk/include/opentelemetry/sdk/metrics/state/metric_storage.h:/
Represents the async metric stroage */

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions