layer5io / layer5io/learn-layer5
Use the Prometheus exposition format for exposing metrics
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 72
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Does it make sense to instrument using https://github.com/prometheus/client_golang? // @kanishkarj
Originally posted by @leecalcote in https://github.com/layer5io/learn-layer5/pull/15/files
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating where the sample application currently exposes or records metrics, then review the prometheus/client_golang library referenced in the issue; done means the application exposes metrics in Prometheus exposition format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100