Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle Dependabot Updates #495

Merged
merged 21 commits into from
Dec 14, 2020

Conversation

Aneurysm9
Copy link
Member

No description provided.

dependabot bot and others added 20 commits December 13, 2020 05:12
Bumps [gopkg.in/macaron.v1](https://github.com/go-macaron/macaron) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/go-macaron/macaron/releases)
- [Commits](go-macaron/macaron@v1.3.9...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.4.1 to 1.5.1.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.4.1...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/astaxie/beego](https://github.com/astaxie/beego) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/astaxie/beego/releases)
- [Commits](astaxie/beego@v1.12.2...v1.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.4.1 to 1.4.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.4.1...v1.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
…ation/go.mongodb.org/mongo-driver/mongo/otelmongo/go.mongodb.org/mongo-driver-1.4.4' into dependabot_updates_12142020
…ation/github.com/astaxie/beego/otelbeego/github.com/astaxie/beego-1.12.3' into dependabot_updates_12142020
…metric/cortex/utils/github.com/spf13/afero-1.5.1' into dependabot_updates_12142020
…ation/gopkg.in/macaron.v1/otelmacaron/gopkg.in/macaron.v1-1.4.0' into dependabot_updates_12142020
…ation/github.com/emicklei/go-restful/otelrestful/github.com/emicklei/go-restful/v3-3.4.0' into dependabot_updates_12142020
…gcp/cloud.google.com/go-0.74.0' into dependabot_updates_12142020
…aws/github.com/aws/aws-sdk-go-1.36.7' into dependabot_updates_12142020
@Aneurysm9 Aneurysm9 merged commit 22c3914 into open-telemetry:master Dec 14, 2020
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
* Add zipkin exporter

The zipkin exporter implements the SpanBatcher interface. It follows
the current-at-the-time-of-writing document about conversion from
OpenTelemetry span data to Zipkin spans. Which means that endpoint
information is not yet filled.

* Fix typo in docs

* Add a zipkin example

This sends span information to a locally running zipkin collector.
Currently I have a problem getting the collector to show me the spans
after accepting them with HTTP 202. Not sure if this is because of
missing endpoint information.

* Make gitignore consistent

The fixed paths should be prefixed with a slash. The "relative" paths
mean that git will ignore all the files that end with the path.

* Add tests for zipkin exporter
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants