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

examples: Refresh client_golang examples #1652

Open
bwplotka opened this issue Oct 15, 2024 · 0 comments · May be fixed by #1659
Open

examples: Refresh client_golang examples #1652

bwplotka opened this issue Oct 15, 2024 · 0 comments · May be fixed by #1659

Comments

@bwplotka
Copy link
Member

@lilic's PR inspired me to look at our examples, and we might improve those a bit 🤗

I am missing examples around:

  • Defining basic metric types (and vectors). Only Histogram and Summary and collectors are there.
  • Some summaries could be replaced by native histograms e.g.
    rpcDurations: prometheus.NewSummaryVec(
  • Testing instrumentation

Help wanted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant