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

debuginfo: Add metrics for debuginfo package #1275

Open
kakkoyun opened this issue Jun 30, 2022 · 5 comments · May be fixed by #1704
Open

debuginfo: Add metrics for debuginfo package #1275

kakkoyun opened this issue Jun 30, 2022 · 5 comments · May be fixed by #1704
Labels
area/debuginfo Something about debug information go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed tech-debt

Comments

@kakkoyun
Copy link
Member

  • Success and failures for Upload

  • Success and failures for Validation

  • Reasons

  • How much does it take to finish an Upload?

  • How much does it take to finish an Exists?

  • How much does it take to finish a Metadata update?

  • Debuginfo Client metrics (will be exposed on Agent)

  • Debuginfod Metrics

@kakkoyun kakkoyun added good first issue Good for newcomers help wanted Extra attention is needed tech-debt go Pull requests that update Go code labels Jun 30, 2022
@kakkoyun kakkoyun transferred this issue from parca-dev/parca-agent Jun 30, 2022
@kakkoyun kakkoyun added area/symbolization Something about symbolization area/debuginfo Something about debug information and removed area/symbolization Something about symbolization labels Jun 30, 2022
@ksankeerth
Copy link

Hi @kakkoyun,
I'm new to Parca and learning eBPF and networking, Can I give it a try? Thanks

@metalmatze
Copy link
Member

Yes, feel free to give it a try.
If you need help join the Parca Discord and we can discuss there too.

@kakkoyun
Copy link
Member Author

Hi @kakkoyun, I'm new to Parca and learning eBPF and networking, Can I give it a try? Thanks

Yes, as metalmatze@ told, please go for it. It is about instrumenting the go APIs but definitely a good way to start contributing to Parca. You need to be familiar with how to instrument applications using @prometheus/client_golang.

@ksankeerth
Copy link

Thanks @kakkoyun and @metalmatze. I have some familiarity with prometheus/client_golang. I'll give a try. If any help needed, I'll discuss with you.

@kakkoyun
Copy link
Member Author

kakkoyun commented Sep 2, 2022

Similar attempt: #1276

@ksankeerth ksankeerth linked a pull request Sep 12, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/debuginfo Something about debug information go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed tech-debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants