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 · 1 comment
Open

examples: Refresh client_golang examples #1652

bwplotka opened this issue Oct 15, 2024 · 1 comment

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!

@codeknight03
Copy link

Hey @bwplotka , Looking into it.

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

No branches or pull requests

2 participants