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

Extracting OpenTelemetry Data from GitHub Repositories and Organizations using Sample-Trace2-Otel-Collector #16

Open
khossain-clgx opened this issue Apr 16, 2024 · 1 comment
Assignees

Comments

@khossain-clgx
Copy link

How can I extract OpenTelemetry data at the repository, organization, and project levels from GitHub using the Sample-Trace2-Otel-Collector tool?

@jeffhostetler
Copy link
Collaborator

The tool is designed to capture performance data on Git commands as they run. You can create a custom collector on your local system (and maybe share it with your team/organization) and collect Git perf data in a database or OTEL data store of your choosing. Then you can post-process the data (using whatever tooling your database/data store provides.

For more information, see:

This is not a tool to extract repository or performance data from GitHub.

Hope this helps.

@jeffhostetler jeffhostetler self-assigned this Apr 16, 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

No branches or pull requests

2 participants