Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Replace OpenTracing error logs with SignalFx tags #29

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

owais
Copy link
Contributor

@owais owais commented Apr 17, 2020

Replace OpenTracing error logs with SignalFx tags

This PR changes how errors are recorded on spans. It uses the new
SignalFx semantic convention and records the errors as attributes
instead of logs.

In addition to updating errors, also fixes multiple broken test and lint
jobs in CircleCI.

@owais owais force-pushed the sfx-error-analyzer branch 3 times, most recently from 5cd66c6 to b8e0413 Compare April 20, 2020 20:32
@owais owais marked this pull request as ready for review April 20, 2020 20:34
@owais owais force-pushed the sfx-error-analyzer branch 2 times, most recently from 587ec06 to 34ac777 Compare April 20, 2020 21:16
@owais owais changed the title wip Replace OpenTracing error logs with SignalFx tags Apr 20, 2020
@owais owais force-pushed the sfx-error-analyzer branch 17 times, most recently from e8d5e72 to 02fc10e Compare April 21, 2020 01:03
@owais
Copy link
Contributor Author

owais commented Apr 21, 2020

@rmfitzpatrick PTAL

go.mod Outdated Show resolved Hide resolved
This PR changes how errors are recorded on spans. It uses the new
SignalFx semantic convention and records the errors as attributes
instead of logs.

In addition to updating errors, also fixes multiple broken test and lint
jobs in CircleCI.
@owais owais force-pushed the sfx-error-analyzer branch from 02fc10e to 615ba98 Compare April 21, 2020 16:45
Copy link
Contributor

@rmfitzpatrick rmfitzpatrick left a comment

Choose a reason for hiding this comment

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

🎉

@owais owais merged commit b7b4176 into master Apr 21, 2020
@owais owais deleted the sfx-error-analyzer branch April 21, 2020 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants