https://github.com/nemerosa/ontrack
Continuous delivery monitoring
https://github.com/nemerosa/ontrack
continuous-delivery monitoring ontrack traceability
Last synced: 24 days ago
JSON representation
Continuous delivery monitoring
- Host: GitHub
- URL: https://github.com/nemerosa/ontrack
- Owner: nemerosa
- License: mit
- Created: 2014-05-01T17:08:33.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2026-02-06T14:01:42.000Z (3 months ago)
- Last Synced: 2026-02-06T16:46:03.331Z (3 months ago)
- Topics: continuous-delivery, monitoring, ontrack, traceability
- Language: Kotlin
- Homepage: https://yontrack.com
- Size: 48.1 MB
- Stars: 99
- Watchers: 4
- Forks: 25
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - Yontrack
README
Yontrack
========
[](https://ontrack-run.slack.com/)
[](http://isitmaintained.com/project/nemerosa/ontrack "Average time to resolve an issue")
# [Continuous delivery monitoring](https://yontrack.com).
* [Quick start](#quick-start)
* [Documentation](#documentation)
* [Contributions](#contributions)
Store all events which happen in your CI/CD environment: branches, builds,
validations, promotions, labels, commits. Display this information in
dashboards. Search for builds based on statuses, issues, commits, etc. Use
this information as a powerful tool to drive your pipelines into new
directions!

Track your changes using [logs](https://docs.yontrack.com) between builds/releases:

Yontrack can integrate with many tools: GitHub, GitLab, Jira, Artifactory, Bitbucket, Jenkins, etc.
You can feed information into Yontrack using:
* a REST / GraphQL API
* a [CLI](https://github.com/nemerosa/ontrack-cli)
* a [Jenkins pipeline library](https://github.com/nemerosa/ontrack-jenkins-cli-pipeline/)
* a [GitHub action](https://github.com/nemerosa/ontrack-github-actions-cli-config)
## Quick start
See the [official documentation](https://docs.yontrack.com/yontrack/ref/latest/content/start/getting-started.html).
## Documentation
Documentation is hosted at https://docs.yontrack.com
## Contributions
[Contributions](CONTRIBUTING.md) are welcome!