Merge pull request #856 from openHPI/dependabot/bundler/telegraf-1.0.0
Bump telegraf from 0.8.0 to 1.0.0
This commit is contained in:
@ -422,7 +422,7 @@ GEM
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
structured_warnings (0.4.0)
|
||||
telegraf (0.8.0)
|
||||
telegraf (1.0.0)
|
||||
influxdb
|
||||
temple (0.8.2)
|
||||
thor (1.1.0)
|
||||
|
@ -33,6 +33,6 @@ module CodeOcean
|
||||
|
||||
config.action_cable.mount_path = '/cable'
|
||||
|
||||
config.telegraf.rack.tags = {application: 'codeocean'}
|
||||
config.telegraf.tags = { application: 'codeocean' }
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user