uptrace / uptrace

Open source APM: OpenTelemetry traces, metrics, and logs
https://uptrace.dev/get/open-source-apm.html
GNU Affero General Public License v3.0
3.41k stars 175 forks source link

Typo in docs #378

Closed BandarenkaDaniil closed 6 months ago

BandarenkaDaniil commented 6 months ago

There is minor typo in OpenTelemetry Metrics API for Python page in one of the section names

Actual: UpDownCounterOserver Expected: UpDownCounterObserver The same in the url

Link: https://uptrace.dev/opentelemetry/python-metrics.html#updowncounteroserver

vmihailenco commented 6 months ago

Thanks, this should be fixed on next deploy.