1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlpmetric
Tyler Yahn 04de34a2d6
Update the website getting started docs (#2203)
* Update the website getting started docs

Add a new example, fib, that contains an application for the computation
of Fibonacci numbers. Use this example to update the website getting
started documentation.

* Revise docs english

* Update example/fib/go.mod

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Add a What's Next section

* Clean up intro

* Apply suggestions from code review

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Apply feedback

* Return from Poll on error

* Update website_docs/getting-started.md

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>

* Add root and parent relationship info

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2021-09-02 08:22:41 -07:00
..
internal Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
otlpmetricgrpc Update the website getting started docs (#2203) 2021-09-02 08:22:41 -07:00
otlpmetrichttp Update the website getting started docs (#2203) 2021-09-02 08:22:41 -07:00
clients.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
exporter_test.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
exporter.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
go.mod Update the website getting started docs (#2203) 2021-09-02 08:22:41 -07:00
go.sum Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlpmetric (#2186) 2021-08-19 08:28:35 -07:00
options.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00