adoptium / adoptium/api.adoptium.net
Docker Stats by Version does not return content
- Dominant language
- Kotlin
- Stars
- 44
- Forks
- 36
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 42
Description
**Describe the bug**
No statistics content for Docker by Version.
**To Reproduce**
Go here: https://adoptium.net/fr/stats/trends
Choose to filter by Docker and select a version JDK25
A query to the API is running : https://api.adoptium.net/v3/stats/downloads/tracking/?source=dockerhub&feature_version=25&days=30
Returned content is empty.
Can you help?
Contributor guide
Research direction
Start with the /v3/stats/downloads/tracking/ API entry point and reproduce the request using source=dockerhub, feature_version=25, and days=30. Trace how Docker Hub downloads are handled and verify the endpoint returns the expected statistics for the JDK 25 filter; add or run the relevant API tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kotlin
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100