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

Zipkin plugins #411

Merged
merged 15 commits into from
Feb 20, 2020
Merged

Zipkin plugins #411

merged 15 commits into from
Feb 20, 2020

Conversation

sumo-drosiek
Copy link
Contributor

@sumo-drosiek sumo-drosiek commented Feb 12, 2020

Description

Add zipkin input and output plugins. As zipkin uses HTTP both plugins are basing on in_http and out_http fluent plugins

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@sumo-drosiek sumo-drosiek changed the base branch from master to tracing February 12, 2020 10:15
Copy link
Contributor

@frankreno frankreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sumo-drosiek sumo-drosiek changed the base branch from tracing to master February 18, 2020 13:12
@rvmiller89
Copy link
Contributor

Do we want to add @perk-sumo to review?

@@ -9,6 +9,10 @@ spec:
selector:
app: {{ template "sumologic.labels.app" . }}
ports:
- name: zipkin-write
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we want to add this only when traces are enabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think so 👍

Copy link
Contributor

@perk-sumo perk-sumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except one minor comment.

@sumo-drosiek sumo-drosiek merged commit b52a22c into master Feb 20, 2020
@sumo-drosiek sumo-drosiek deleted the drosiek-zipkin-plugin branch February 20, 2020 08:04
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.

6 participants