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

Fix systemd lint issues #229

Closed jamestaylr closed 7 months ago

jamestaylr commented 7 months ago

Summary: Fix systemd lint issues

Per systemd documentation (https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#Documentation=), the Documentation section option requires a space separated list of URIs

Differential Revision: D54525515

facebook-github-bot commented 7 months ago

This pull request was exported from Phabricator. Differential Revision: D54525515

facebook-github-bot commented 7 months ago

This pull request has been merged in facebookincubator/dynolog@c3ea27a1af4f5e231dc4f6c85c269731da5a7e7f.