## All available configuration options, their descriptions and default values: ## https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/dcgm#readme #jobs: # - name: local # url: http://127.0.0.1:9400/metrics # update_every: 30 # ## Keep update_every aligned with dcgm-exporter collection interval. # ## If you change one side, update the other side too.