Skip to content

Commit fe11865

Browse files
committed
Removed unused storage_influxdb section, as we only support Loki storage
1 parent ce96df1 commit fe11865

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

templates/cloudkitty/config/cloudkitty.conf

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ backend = keystone
3131
auth_section = authinfos
3232
ignore_rating_role = True
3333

34-
[storage_influxdb]
35-
version = 2
36-
token = cloudkitty
37-
org = openstack
38-
bucket = cloudkitty
39-
url = http://influxdb:8086
40-
4134
[collect]
4235
period = {{ .Period }}
4336
wait_periods = 0

0 commit comments

Comments
 (0)