eBay / nvidiagpubeat

nvidiagpubeat is an elastic beat that uses NVIDIA System Management Interface (nvidia-smi) to monitor NVIDIA GPU devices and can ingest metrics into Elastic search cluster, with support for both 6.x and 7.x versions of beats. nvidia-smi is a command line utility, based on top of the NVIDIA Management Library (NVML), intended to aid in the management and monitoring of NVIDIA GPU devices.
https://github.com/eBay/nvidiagpubeat
Apache License 2.0
54 stars 22 forks source link

CI #4

Open deepujain opened 5 years ago

deepujain commented 5 years ago

As nvidiagpubeat is now part of eBay, we might have to explore travis.

I understand we used circle ci earlier and even got it working. But we have explore Travis as eBay organization is activated with Travis.

https://travis-ci.org/eBay/nvidiagpubeat https://docs.travis-ci.com/user/tutorial/

RishabhJain2018 commented 2 years ago

I can try working on this as I am familiar with TravisCI.