summaryrefslogtreecommitdiff
path: root/dev-db/influxdb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-07 17:57:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-07 17:57:54 +0000
commitbc75b42f7650c33ffdb61e5e29b0b96cb9111932 (patch)
tree867908c0cf83e6015a5b1544cfdc4e17f1c13753 /dev-db/influxdb
parentb3fef92e618039dc93153a93176184a49606c74a (diff)
gentoo auto-resync : 07:03:2023 - 17:57:54
Diffstat (limited to 'dev-db/influxdb')
-rw-r--r--dev-db/influxdb/Manifest3
-rw-r--r--dev-db/influxdb/files/influxd.conf140
-rw-r--r--dev-db/influxdb/files/influxdb.rc34
-rw-r--r--dev-db/influxdb/files/influxdb.rc-r145
4 files changed, 0 insertions, 222 deletions
diff --git a/dev-db/influxdb/Manifest b/dev-db/influxdb/Manifest
index 31e61214e9f2..3e3675a80d8d 100644
--- a/dev-db/influxdb/Manifest
+++ b/dev-db/influxdb/Manifest
@@ -1,8 +1,5 @@
-AUX influxd.conf 2961 BLAKE2B 465857627e9fad4761b1bdc8b35d18f2ee2e130b6ce943bb41f7621ea4621f38e5c59915f659ff47217884f6b596625f1ab1983b071b8859ecf2972cac94865b SHA512 8f052a10c44c4fb9c0e91a4eca5540ba76993a3f20a114f0c39a7ead01f33db7a4b22174cac7e4ab2e3614b75c033753fb6adcf001578f72ac05a4e551bd97fb
AUX influxdb.confd 489 BLAKE2B 8b7c6f674227e64de62041a3e7303eda89cebe98a8b7b33372b3eeefd7e56434d7a85dd65a9befcea0aa0f868d722c86261485d348f5ef66d52f7ceadb0e7b62 SHA512 0ecc1974d330bef0f2b8422ecc6fdb4eedf7fec60158102bb77cb292022d900cedf9cce255aaba490f45593de26cbba08a8569776dd340ade3239c78517aab5f
AUX influxdb.initd 1066 BLAKE2B 8ad52f4023289e481322697c1bc176a4bf95e138b8453a1d10c42e07a164d47697c2a9e25b79dd6292a117f0d852abcc558123f6083fb31c73bf80a16cd9fbfa SHA512 93419790d446b2c35848bf98cc4e1883bee39582cf72628bbe9f2ebbf9a828d3de33c393833d02cd8fadd48daa5318b5f242915e0b76e1a7a30e62d7c3cf6c26
-AUX influxdb.rc 778 BLAKE2B 24d080b3fa822e52a05427567c078e1fb6da62b2a4a867e6f7caabdcb3ad9478b4f496995aca1a104ceb84ccf609d372f38b9bbce952af14f187cd4d5cab187a SHA512 17efd9705219f7edfdc4c4813592e5872fae53598c95fd954ad045df3333aeecb777f3a9395ed4265e73951e0b866b1dbfcd96f1af92c7719b2999d87fc0396d
-AUX influxdb.rc-r1 1135 BLAKE2B 1ed94dfbd1e9b3c0ad282be7fbb96aba344f1e6a9fe4b3da2fcddbc95039e0d66b8c233ca17b75fd072133fc398a18ade48b67c002dae4c9f61967fee5c952a7 SHA512 2e739082ddd399990fa7f9079e3e0763d042099794dbeadef93b79368ae4a7f70ed3ede9b8b9293a65d33ab1cc59c99d5ec4f44ee2e0ce18d2e974d06d64a49e
DIST influxdb-1.8.10-deps.tar.xz 151055544 BLAKE2B b660cdf996ea918db2d569472f42bb48cfdd694398d2577e4e97d549a549e90851b417463bc5228735b3b23d108fad83868971770953bea38ff27bde4fb9493f SHA512 bfd89dc2817c59de1286b2dbf4e9895d8a104aa1e2cd3db54069e40328d51baee152c761ba92818f67b2a6ab20591b543dd84259e4e2a545a79cd59ca197dd95
DIST influxdb-1.8.10.tar.gz 12082933 BLAKE2B 511202025bd0c2305b8fa3b8be439f6e2941313b42587e6e6eedfcb6ae44c8fd821e5ffcbde288eb4d2d426d3fcbde940cdcb2a993918263ec31c57ecfce0e85 SHA512 4f5d20c190288d6397f0e87abd9b9136340b17f091c361cbc111ba661a3e63626edf5c74ddeeda164d82102dd06026e0037f50da546cda25e6c8647f4c739fae
EBUILD influxdb-1.8.10.ebuild 1415 BLAKE2B c32cd9f1b5ad1696b4e612f2c99c43170e828a41653004da588e607b19de495bc8926ca1a7d60287a49394c53509d9e542ecff4b378b4486e7b69d4c3e044afb SHA512 ee1e42b70fabf4ed8676033be9a0f5e10d514a9ad98741a0e685cfb8e11f4f8f51a0ed28f91043e5b78c44f7dbfe74aea6f93fc79193ca8da425316fcd561b69
diff --git a/dev-db/influxdb/files/influxd.conf b/dev-db/influxdb/files/influxd.conf
deleted file mode 100644
index f98f63ae2a91..000000000000
--- a/dev-db/influxdb/files/influxd.conf
+++ /dev/null
@@ -1,140 +0,0 @@
-reporting-disabled = true
-bind-address = "127.0.0.1:8088"
-
-[meta]
- dir = "/var/lib/influxdb/meta"
- retention-autocreate = true
- logging-enabled = true
-
-[data]
- dir = "/var/lib/influxdb/data"
- index-version = "inmem"
- wal-dir = "/var/lib/influxdb/wal"
- wal-fsync-delay = "0s"
- query-log-enabled = true
- cache-max-memory-size = 1073741824
- cache-snapshot-memory-size = 26214400
- cache-snapshot-write-cold-duration = "10m0s"
- compact-full-write-cold-duration = "4h0m0s"
- max-series-per-database = 1000000
- max-values-per-tag = 100000
- max-concurrent-compactions = 0
- trace-logging-enabled = false
-
-[coordinator]
- write-timeout = "10s"
- max-concurrent-queries = 0
- query-timeout = "0s"
- log-queries-after = "0s"
- max-select-point = 0
- max-select-series = 0
- max-select-buckets = 0
-
-[retention]
- enabled = true
- check-interval = "30m0s"
-
-[shard-precreation]
- enabled = true
- check-interval = "10m0s"
- advance-period = "30m0s"
-
-[monitor]
- store-enabled = true
- store-database = "_internal"
- store-interval = "10s"
-
-[subscriber]
- enabled = true
- http-timeout = "30s"
- insecure-skip-verify = false
- ca-certs = ""
- write-concurrency = 40
- write-buffer-size = 1000
-
-[http]
- enabled = true
- bind-address = ":8086"
- auth-enabled = false
- log-enabled = true
- write-tracing = false
- pprof-enabled = true
- https-enabled = false
- https-certificate = "/etc/ssl/influxdb.pem"
- https-private-key = ""
- max-row-limit = 0
- max-connection-limit = 0
- shared-secret = ""
- realm = "InfluxDB"
- unix-socket-enabled = false
- bind-socket = "/var/run/influxdb.sock"
- max-body-size = 25000000
- access-log-path = ""
-
-[logging]
- format = "auto"
- level = "info"
- suppress-logo = false
-
-[ifql]
- enabled = false
- log-enabled = true
- bind-address = ":8082"
-
-[[graphite]]
- enabled = false
- bind-address = ":2003"
- database = "graphite"
- retention-policy = ""
- protocol = "tcp"
- batch-size = 5000
- batch-pending = 10
- batch-timeout = "1s"
- consistency-level = "one"
- separator = "."
- udp-read-buffer = 0
-
-[[collectd]]
- enabled = false
- bind-address = ":25826"
- database = "collectd"
- retention-policy = ""
- batch-size = 5000
- batch-pending = 10
- batch-timeout = "10s"
- read-buffer = 0
- typesdb = "/usr/share/collectd/types.db"
- security-level = "none"
- auth-file = "/etc/collectd/auth_file"
- parse-multivalue-plugin = "split"
-
-[[opentsdb]]
- enabled = false
- bind-address = ":4242"
- database = "opentsdb"
- retention-policy = ""
- consistency-level = "one"
- tls-enabled = false
- certificate = "/etc/ssl/influxdb.pem"
- batch-size = 1000
- batch-pending = 5
- batch-timeout = "1s"
- log-point-errors = true
-
-[[udp]]
- enabled = false
- bind-address = ":8089"
- database = "udp"
- retention-policy = ""
- batch-size = 5000
- batch-pending = 10
- read-buffer = 0
- batch-timeout = "1s"
- precision = ""
-
-[continuous_queries]
- log-enabled = true
- enabled = true
- query-stats-enabled = false
- run-interval = "1s"
-
diff --git a/dev-db/influxdb/files/influxdb.rc b/dev-db/influxdb/files/influxdb.rc
deleted file mode 100644
index 4d18def5e508..000000000000
--- a/dev-db/influxdb/files/influxdb.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/sbin/openrc-run
-
-config=/etc/influxdb/influxd.conf
-pidfile=/var/run/influxd.pid
-command=/usr/bin/influxd
-command_args="-config ${config} -pidfile ${pidfile} ${influxd_opts}"
-command_args="-config ${config} ${influxd_opts}"
-command_background=yes
-make_pidfile=yes
-command_user="influxdb:influxdb"
-retry=SIGTERM/30/SIGKILL/10
-wait=1000
-
-# Logging
-error_log="${error_log:-/var/log/influxdb/influxd.log}"
-output_log="${output_log:-/dev/null}"
-
-# Max open files
-rc_ulimit="-n 65536"
-
-start_pre() {
- # Check if config file exist
- if [ ! -r ${config} ]; then
- eerror "config file ${config} doesn't exist"
- return 1
- fi
- if [ ! -f "$error_log" ]; then
- mkdir -p "$(dirname $error_log)"
- fi
- if [ ! -f "$output_log" ]; then
- mkdir -p "$(dirname $output_log)"
- fi
- return 0
-}
diff --git a/dev-db/influxdb/files/influxdb.rc-r1 b/dev-db/influxdb/files/influxdb.rc-r1
deleted file mode 100644
index 7556a506784d..000000000000
--- a/dev-db/influxdb/files/influxdb.rc-r1
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/sbin/openrc-run
-
-config="${config:-/etc/influxdb/influxdb.conf}"
-pidfile=${pidfile:-/var/run/influxd.pid}
-influxd_opts=${influxd_opts:-}
-
-supervisor="supervise-daemon"
-command=/usr/bin/influxd
-command_args="-config ${config} -pidfile ${pidfile} ${influxd_opts}"
-command_user="influxdb:influxdb"
-
-retry=SIGTERM/30/SIGKILL/10
-wait=1000
-
-# Logging
-error_log="${error_log:-/var/log/influxdb/influxd.log}"
-output_log="${output_log:-/dev/null}"
-
-# Max open files
-rc_ulimit="-n 65536"
-
-start_pre() {
- # Check if config file exist
- if [ ! -r "${config}" ]; then
- eerror "config file ${config} doesn't exist"
- return 1
- fi
- if [ -n "${error_log}" ] && [ ! -e "${error_log}" ]; then
- checkpath -d -o "${command_user}" "$(dirname "${error_log}")"
- fi
- if [ -n "${output_log}" ] && [ ! -e "${output_log}" ]; then
- checkpath -d -o "${command_user}" "$(dirname "${output_log}")"
- fi
- return 0
-}
-
-if [ -n "${INFLUXDB_HEALTHCHECK_URI}" ]; then
- healthcheck_delay=300
- healthcheck_timer=60
-
- healthcheck() {
- command -v wget || return 0
- wget -Oq- "${INFLUXDB_HEALTHCHECK_URI}"
- }
-fi