-
Notifications
You must be signed in to change notification settings - Fork 487
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
Flow: otelcol.receiver.zipkin component #2293
Labels
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Milestone
Comments
21 tasks
rfratto
added a commit
to rfratto/agent
that referenced
this issue
Jan 6, 2023
This commit adds otelcol.receiver.zipkin as a new Flow component, wrapping around the upstream zipkin receiver from the OpenTelemetry Collector otelcol-contrib distribution. otelcol.receiver.zipkin spawns an HTTP server which can read Zipkin-formatted traces over the network. Closes grafana#2293.
rfratto
added a commit
to rfratto/agent
that referenced
this issue
Jan 6, 2023
This commit adds otelcol.receiver.zipkin as a new Flow component, wrapping around the upstream zipkin receiver from the OpenTelemetry Collector otelcol-contrib distribution. otelcol.receiver.zipkin spawns an HTTP server which can read Zipkin-formatted traces over the network. Closes grafana#2293.
rfratto
added a commit
to rfratto/agent
that referenced
this issue
Jan 7, 2023
This commit adds otelcol.receiver.zipkin as a new Flow component, wrapping around the upstream zipkin receiver from the OpenTelemetry Collector otelcol-contrib distribution. otelcol.receiver.zipkin spawns an HTTP server which can read Zipkin-formatted traces over the network. Closes grafana#2293.
rfratto
added a commit
that referenced
this issue
Jan 9, 2023
This commit adds otelcol.receiver.zipkin as a new Flow component, wrapping around the upstream zipkin receiver from the OpenTelemetry Collector otelcol-contrib distribution. otelcol.receiver.zipkin spawns an HTTP server which can read Zipkin-formatted traces over the network. Closes #2293.
github-project-automation
bot
moved this from In Progress
to Done
in Grafana Agent (Public)
Jan 9, 2023
github-actions
bot
added
the
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
label
Feb 22, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Expose the OpenTelemtry Collector
zipkin
receiver as a Flow component calledotelcol.receiver.zipkin
. This component is from theotelcol-contrib
distribution.The text was updated successfully, but these errors were encountered: