Skip to content

Commit

Permalink
doc: Update doc/metrics.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Dyla <[email protected]>
  • Loading branch information
weyert and dyladan authored Oct 24, 2022
1 parent e7613e8 commit d7a67fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ _Metrics API Reference: <https://open-telemetry.github.io/opentelemetry-js-api/c
- [Exporting measurements to Opentelemetry Protocol](#exporting-measurements-to-opentelemetry-protocol)

## Getting Started
In thie page, you'll leaarn how to setup Opentelemetry and metrics from an HTTP server with Fastify. If you're not using Fastify, that's fine -- this guide will also work with Express, etc.
In this page, you'll learn how to setup OpenTelemetry JS to export metrics from an HTTP server with Fastify. If you're not using Fastify, the concepts in this guide will still apply.

### Installation
To begin, set up an environment in a new directory:
Expand Down

0 comments on commit d7a67fc

Please sign in to comment.