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
188 stars 34 forks source link

Fix compiler warning issues in dynolog/src/metric_frame/MetricSeries.h #185

Closed r-barnes closed 7 months ago

r-barnes commented 7 months ago

Summary: This diff fixes issues identified by one or more of these compiler warning flags:

If the code compiles, it should work.

Differential Revision: D51571581

facebook-github-bot commented 7 months ago

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

facebook-github-bot commented 7 months ago

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