facebookincubator / dynolog

Dynolog is a telemetry daemon for performance monitoring and tracing. It exports metrics from different components in the system like the linux kernel, CPU, disks, Intel PT, GPUs etc. Dynolog also integrates with pytorch and can trigger traces for distributed training applications.
MIT License
260 stars 38 forks source link

Release flow for dynolog #95

Closed briancoutinho closed 1 year ago

briancoutinho commented 1 year ago

Release flow for Dynolog

Motivation

Publishing timely releases will enable users to pick stable versions of dynolog. This is a must-have for a good open source project and we are going to work towards it here.

Development Items

Future Work

This will be the basic version of release flow. In the future we can also automatically build RPMs and Debian packages using github actions or circleCI.