Path to this page:
./
databases/influxdb,
Scalable datastore for metrics, events, and real-time analytics
Branch: CURRENT,
Version: 1.8.10nb1,
Package name: influxdb-1.8.10nb1,
Maintainer: pkgsrc-usersInfluxDB is an open source time series database with no external
dependencies. It's useful for recording metrics, events, and performing
analytics.
Features:
* Built-in HTTP API so you don't have to write any server side code to
get up and running.
* Data can be tagged, allowing very flexible querying.
* SQL-like query language.
* Simple to install and manage, and fast to get data in and out.
* It aims to answer queries in real-time. That means every data point
is indexed as it comes in and is immediately available in queries
that should return in < 100ms.
Required to build:[
textproc/xmlto] [
textproc/asciidoc] [
lang/go119]
Master sites:
Filesize: 11799.739 KB
Version history: (Expand)
- (2026-06-05) Updated to version: influxdb-1.8.10nb1
- (2026-05-30) Updated to version: influxdb-1.8.10
- (2026-05-07) Updated to version: influxdb-1.8.4nb52
- (2026-04-08) Updated to version: influxdb-1.8.4nb51
- (2026-03-06) Updated to version: influxdb-1.8.4nb50
- (2026-02-24) Updated to version: influxdb-1.8.4nb49
CVS history: (Expand)
| 2026-06-06 14:00:26 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
databases/influxdb: Update distinfo
Reported by wiz@. Thank you.
|
2026-06-05 12:21:56 by Benny Siegert | Files touched by this commit (205) |  |
Log message:
Revbump all Go packages after go126 security update
|
2026-05-30 21:11:48 by Ryo ONODERA | Files touched by this commit (6) |  |
Log message:
databases/influxdb: Update to 1.8.10
* It seems that 1.8.10 is the last version to build like before.
Changelog:
v1.8.10 [2021-10-11]
-------------------
- [#22076](https://github.com/influxdata/influxdb/pull/22076): fix: systemd \
service -- handle 40x and block indefinitely
- [#22253](https://github.com/influxdata/influxdb/pull/22253): fix: influxdb \
packages should depend on curl
- [#22427](https://github.com/influxdata/influxdb/pull/22427): fix(snapshotter): \
properly read payload
- [#22561](https://github.com/influxdata/influxdb/pull/22561): fix(restore): \
parameter validation, Windows temp file deletion
- [#22616](https://github.com/influxdata/influxdb/pull/22616): fix: better error \
for no data from snapshots
v1.8.9 [2021-08-04]
-------------------
v1.8.8 [unreleased]
-------------------
- [#21953](https://github.com/influxdata/influxdb/pull/21953): fix: prevent \
silently dropped writes with overlapping shards
- [#21991](https://github.com/influxdata/influxdb/pull/21991): fix: restore \
portable backup bug
- [#21987](https://github.com/influxdata/influxdb/pull/21987): fix: \
systemd-startup script should be executable by group and others
- [#22026](https://github.com/influxdata/influxdb/pull/22026): fix: handle https \
in systemd wrapper, and prevent it from looping forever
- [#22039](https://github.com/influxdata/influxdb/pull/22039): fix: error \
instead of panic when enterprise tries to restore with OSS
v1.8.7 [2021-07-21]
-------------------
- [#21749](https://github.com/influxdata/influxdb/pull/21749): fix: rename arm \
rpms with yum-compatible names
- [#21775](https://github.com/influxdata/influxdb/pull/21775): fix: convert arm \
arch names for rpms during builds via docker
- [#21865](https://github.com/influxdata/influxdb/pull/21865): fix: systemd unit \
should block on startup until http endpoint is ready
- [#21891](https://github.com/influxdata/influxdb/pull/21891): chore: update \
protobuf libraries
v1.8.6 [2021-05-20]
-------------------
- [#21290](https://github.com/influxdata/influxdb/pull/21290): fix: Anti-Entropy \
loops endlessly with empty shard
- [#21381](https://github.com/influxdata/influxdb/pull/21381): chore(ae): add \
more logging
- [#21518](https://github.com/influxdata/influxdb/pull/21518): fix: FGA enablement
v1.8.5 [2021-04-19]
-------------------
### Features
- [#20917](https://github.com/influxdata/influxdb/pull/20917): feat(inspect): \
Add report-disk for disk usage by measurement
- [#20118](https://github.com/influxdata/influxdb/pull/20118): feat: Optimize \
shard lookups in groups containing only one shard. Thanks @StoneYunZhao!
- [#20910](https://github.com/influxdata/influxdb/pull/20910): feat: Make meta \
queries respect QueryTimeout values
- [#20989](https://github.com/influxdata/influxdb/pull/20989): feat: \
influx_inspect export to standard out
- [#21021](https://github.com/influxdata/influxdb/pull/21021): feat: Log query \
text for POST requests
### Bugfixes
- [#21053](https://github.com/influxdata/influxdb/pull/21053): fix: help text \
for influx_inspect
- [#20101](https://github.com/influxdata/influxdb/pull/20101): fix(write): \
Successful writes increment write error statistics incorrectly.
- [#20276](https://github.com/influxdata/influxdb/pull/20276): fix(error): \
unsupported value: +Inf" error not handled gracefully.
- [#20277](https://github.com/influxdata/influxdb/pull/20277): fix(query): Group \
By queries with offset that crosses a DST boundary can fail.
- [#20295](https://github.com/influxdata/influxdb/pull/20295): fix: \
cp.Mux.Serve() closes all net.Listener instances silently on error.
- [#19832](https://github.com/influxdata/influxdb/pull/19832): fix(prometheus): \
regexp handling should comply with PromQL.
- [#20432](https://github.com/influxdata/influxdb/pull/20432): fix(error): \
SELECT INTO doesn't return error with unsupported value
- [#20033](https://github.com/influxdata/influxdb/pull/20033): fix(tsm1): \
"snapshot in progress" error during backup
- [#20909](https://github.com/influxdata/influxdb/pull/20909): fix(tsm1): data \
race when accessing tombstone stats
- [#20912](https://github.com/influxdata/influxdb/pull/20912): fix(tsdb): \
minimize lock contention when adding new fields or measure
- [#20914](https://github.com/influxdata/influxdb/pull/20914): fix: infinite \
recursion bug (#20862)
|
2026-05-07 20:50:12 by Benny Siegert | Files touched by this commit (204) |  |
Log message:
Revbump all Go packages after go126 security update
|
2026-04-08 07:45:14 by Benny Siegert | Files touched by this commit (203) |  |
Log message:
Revbump all Go packages after security update
|
2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) |  |
Log message:
Revbump all Go packages after go126 update
|
| 2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203) |
Log message:
Revbump all Go packages after default version bump
|
2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) |  |
Log message:
Revbump all Go packages after go125 update
|