Skip to content

feat: provisionerd tracing, add public trace ingestion #4070

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

Merged
merged 4 commits into from
Sep 16, 2022

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Sep 15, 2022

Round two of adding tracing to provisionerd, previously provisionerd got rewritten while my tracing stuff was in progress (#2675), so I redid it with the new API.

This also adds public trace ingestion. This will allow us to instrument customer deployments and monitor the performance of Coder in the wild.

@coadler coadler self-assigned this Sep 15, 2022
@coadler coadler force-pushed the colin/provisionerd-tracing-2 branch 5 times, most recently from 375d861 to 1025ce1 Compare September 15, 2022 19:15
@coadler coadler marked this pull request as ready for review September 15, 2022 19:17
@coadler coadler requested review from f0ssel and kylecarbs September 15, 2022 19:17
@coadler coadler force-pushed the colin/provisionerd-tracing-2 branch from 1025ce1 to 1b09927 Compare September 15, 2022 23:21
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

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

Looks really good, will be great to have some more insight into the provisioner jobs as well!

Food for thought: Since we're sending traces now by default to our endpoint, we'll have to be extra careful not to log/tag anything sensitive or information that may identify a person.

@coadler coadler merged commit 77acf0c into main Sep 16, 2022
@coadler coadler deleted the colin/provisionerd-tracing-2 branch September 16, 2022 16:43
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.

2 participants