1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
OpenTelemetry Go API and SDK https://opentelemetry.io/
Go to file
dependabot[bot] c4ebae6ae2
Bump go.opentelemetry.io/proto/otlp (#1960)
Bumps [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 20:16:10 -04:00
.github Bump actions/cache from 2.1.5 to 2.1.6 (#1952) 2021-06-01 07:44:47 -07:00
attribute remove Set.Encoded(Encoder) enconding cache (#1855) 2021-04-29 11:28:04 -07:00
baggage Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
bridge Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
codes Update default branch name (#1505) 2021-02-04 11:13:25 -08:00
example Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
exporters Bump go.opentelemetry.io/proto/otlp (#1960) 2021-06-01 20:16:10 -04:00
internal Generate semantic conventions according to specification latest tagged version (#1933) 2021-06-01 16:15:32 -04:00
metric Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
oteltest Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
propagation Refactor Tracestate (#1931) 2021-05-24 07:53:26 -07:00
sdk Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
semconv Do not include authentication information in the http.url attribute (#1919) 2021-05-13 13:05:44 -04:00
trace Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
website_docs Fix typo in doc (#1949) 2021-05-25 15:20:45 -04:00
.gitattributes Create .gitattributes (#1920) 2021-05-13 11:23:29 -04:00
.gitignore Add Passthrough example (#1912) 2021-05-18 14:03:10 -07:00
.gitmodules
.golangci.yml
.markdown-link.json Add markdown link check configuration and action (#1869) 2021-05-02 07:15:42 -07:00
.markdownlint.yaml Fix existing markdown lint issues (#1866) 2021-04-30 10:51:19 -07:00
CHANGELOG.md OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
CODEOWNERS Add @MadVikingGod as a project Approver (#1923) 2021-05-17 08:41:24 -07:00
CONTRIBUTING.md Update API configs. (#1921) 2021-05-27 07:53:56 -07:00
doc.go Mention the getting started guide (#1406) 2020-12-17 10:00:34 -08:00
error_handler.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
get_main_pkgs.sh Build scripts: Replace mapfile with read loop for old bash versions (#1425) 2020-12-29 10:43:05 -08:00
go.mod Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
handler_test.go Fix flaky global ErrorHandler delegation test (#1829) 2021-04-21 15:17:02 -04:00
handler.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
LICENSE
Makefile OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
pre_release.sh Update default branch name (#1505) 2021-02-04 11:13:25 -08:00
propagation.go Fix small typo (#1409) 2020-12-17 12:07:09 -08:00
README.md Add codecov badge (#1940) 2021-05-24 09:27:43 -07:00
RELEASING.md Generate semantic conventions according to specification latest tagged version (#1933) 2021-06-01 16:15:32 -04:00
tag.sh Move tools package under internal (#1141) 2020-09-09 09:14:03 -07:00
trace_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
trace.go Add tracer option argument to global Tracer function (#1902) 2021-05-13 14:43:19 -07:00
verify_examples.sh
version_test.go Release v0.20.0 (#1837) 2021-04-23 11:19:07 -07:00
version.go Release v0.20.0 (#1837) 2021-04-23 11:19:07 -07:00
VERSIONING.md Add Versioning Documentation (#1388) 2020-12-29 10:34:46 -08:00

OpenTelemetry-Go

CI codecov.io PkgGoDev Go Report Card Slack

OpenTelemetry-Go is the Go implementation of OpenTelemetry. It provides a set of APIs to directly measure performance and behavior of your software and send this data to observability platforms.

Project Status

Warning: this project is currently in a pre-GA phase. Backwards incompatible changes may be introduced in subsequent minor version releases as we work to track the evolving OpenTelemetry specification and user feedback.

Our progress towards a GA release candidate is tracked in this project board. This release candidate will follow semantic versioning and will be released with a major version greater than zero.

Progress and status specific to this repository is tracked in our local project boards and milestones.

Project versioning information and stability guarantees can be found in the versioning documentation.

Signal Status
Traces Stable release is primary focus
Metrics Development paused [1]
Logs Frozen [2]
  • [1]: The development of the metrics API and SDK has paused due to limited development resources, prioritization of a stable Traces release, and instability of the official overall design from the OpenTelemetry specification. Pull Requests for metrics related issues are not being accepted currently outside of security vulnerability mitigations.
  • [2]: The Logs signal development is halted for this project while we develop both Traces and Metrics. No Logs Pull Requests are currently being accepted.

Compatibility

This project is tested on the following systems.

OS Go Version Architecture
Ubuntu 1.16 amd64
Ubuntu 1.15 amd64
Ubuntu 1.16 386
Ubuntu 1.15 386
MacOS 1.16 amd64
MacOS 1.15 amd64
Windows 1.16 amd64
Windows 1.15 amd64
Windows 1.16 386
Windows 1.15 386

While this project should work for other systems, no compatibility guarantees are made for those systems currently.

Getting Started

You can find a getting started guide on opentelemetry.io.

OpenTelemetry's goal is to provide a single set of APIs to capture distributed traces and metrics from your application and send them to an observability platform. This project allows you to do just that for applications written in Go. There are two steps to this process: instrument your application, and configure an exporter.

Instrumentation

To start capturing distributed traces and metric events from your application it first needs to be instrumented. The easiest way to do this is by using an instrumentation library for your code. Be sure to check out the officially supported instrumentation libraries.

If you need to extend the telemetry an instrumentation library provides or want to build your own instrumentation for your application directly you will need to use the go.opentelemetry.io/otel/api package. The included examples are a good way to see some practical uses of this process.

Export

Now that your application is instrumented to collect telemetry, it needs an export pipeline to send that telemetry to an observability platform.

You can find officially supported exporters here and in the companion contrib repository. Additionally, there are many vendor specific or 3rd party exporters for OpenTelemetry. These exporters are broken down by trace and metric support.

Contributing

See the contributing documentation.