Log drains
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Logs are kind of restricted to the dokploy UI.
It would be really practical to export them in real time to external services for monitoring or more complex analysis.
Describe the solution you'd like
Add open-telemetry to dokploy
Add a configurable collector to allow export of all docker logs
Describe alternatives you've considered
It's already possible do this manually in each app and send logs wherever is need but it would be a big plus to have it available as global config for all services in dokploy.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
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 files, tests, or entry points are named. Start by locating how Dokploy currently handles Docker logs and service-wide configuration, then define the collector and OpenTelemetry integration boundaries; done would mean a global configuration can export logs from all services to an external monitoring system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100