TIBCOSoftware / TIBCOSoftware/bw-tooling
Prometheus jar is creating memory issue. Could you please update the prometheus lib?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 10
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
One of my team mate found out that,
we use 0.5.0 of java simpleclient prometheus lib
there already is 0.14.0
ours is from 2018
in 0.60 there was a memory leak
https://github.com/prometheus/client_java/releases?page=2
Thank you
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the dependency declarations for the Java simpleclient Prometheus library and compare the current 0.5.0 version with the requested 0.14.0 release notes. Update the dependency and verify the project's existing build checks; done means the newer library is used without introducing compatibility or memory-related regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, prometheus
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100