Jenkins tracer is used to record all the jenkins job variables like record the build duration, build variables, repository metadata, etc.
All job environments variable will be send to elasticsearch cluster.
Please run this binary in the end of post jenkins pipeline.
- All environment variables
- Build duration
- Build start
- Build end
- Build result
You can import the example dashboard and visualization in kibana
directory.
- Misbahul Ardani