testcontainers / testcontainers/testcontainers-python
New Container: Loki
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 386
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
What is the new container you'd like to have?
I'd like to contribute a Loki container that I'm using for testing. It's configuration arguments are here.
Why not just use a generic container for this?
The wait method can be a little tedious especially if run in a cluster mode.
Other references:
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
Start by reviewing existing container implementations and their tests, then read the linked Loki configuration documentation and Docker image reference. Done means adding a Loki container with configuration arguments and a less tedious wait method, covered by the repository's container tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, grafana, python
- Domain
- devtools, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100