Go to file
Praveen Kumar 9104e25ab4
chore: enable release profile
2025-01-12 22:24:20 +00:00
.cargo
.circleci chore: enable release profile 2025-01-12 22:24:20 +00:00
.github
assets
docker chore: Remove references to IOx in docs/comments (#25728) 2025-01-02 12:31:18 -05:00
influxdb3 feat: Set 72 hour query/write limit for Core (#25810) 2025-01-12 13:08:01 -05:00
influxdb3_cache refactor: change host-id to writer-id (#25804) 2025-01-12 11:40:47 -05:00
influxdb3_catalog refactor: change host-id to writer-id (#25804) 2025-01-12 11:40:47 -05:00
influxdb3_clap_blocks chore: patch enterprise back to core (#25798) 2025-01-11 17:26:41 -05:00
influxdb3_client feat: Update create plugin to use server file (#25803) 2025-01-11 21:02:51 -05:00
influxdb3_id fix: move to fetch_update from fetch_add for IDs (#25663) 2024-12-16 11:32:33 -05:00
influxdb3_internal_api chore: patch enterprise back to core (#25798) 2025-01-11 17:26:41 -05:00
influxdb3_load_generator feat: Cleanup CLI flags for InfluxDB 3 Core (#25737) 2025-01-06 18:51:55 -05:00
influxdb3_process
influxdb3_processing_engine fix: change trigger shutdown implementation to avoid deadlock. (#25806) 2025-01-12 07:24:50 -05:00
influxdb3_py_api feat: print plugin logs to the server (#25812) 2025-01-12 12:33:09 -05:00
influxdb3_server refactor: change host-id to writer-id (#25804) 2025-01-12 11:40:47 -05:00
influxdb3_sys_events refactor: porting changes in pro to oss (#25712) 2024-12-27 15:02:22 +00:00
influxdb3_telemetry chore: patch enterprise back to core (#25798) 2025-01-11 17:26:41 -05:00
influxdb3_test_helpers
influxdb3_wal refactor: change host-id to writer-id (#25804) 2025-01-12 11:40:47 -05:00
influxdb3_write feat: Set 72 hour query/write limit for Core (#25810) 2025-01-12 13:08:01 -05:00
iox_query_influxql_rewrite
.editorconfig
.gitattributes
.gitignore chore: add helix config dir to gitignore (#25780) 2025-01-10 08:20:36 -05:00
.kodiak.toml
CONTRIBUTING.md chore: Remove references to IOx in docs/comments (#25728) 2025-01-02 12:31:18 -05:00
Cargo.lock feat: print plugin logs to the server (#25812) 2025-01-12 12:33:09 -05:00
Cargo.toml feat: Update WAL plugin for new structure (#25777) 2025-01-10 05:52:33 -05:00
Dockerfile feat(docker): Rework docker builds to push to quay and be multi-arch. (#25800) 2025-01-11 14:39:39 -08:00
Dockerfile.dockerignore
LICENSE-APACHE
LICENSE-MIT
PROFILING.md
README.md
SECURITY.md
deny.toml chore: patch enterprise back to core (#25798) 2025-01-11 17:26:41 -05:00
run-tests.sh
rust-toolchain.toml chore: patch enterprise back to core (#25798) 2025-01-11 17:26:41 -05:00
rustfmt.toml

README.md

InfluxDB Logo

InfluxDB is the leading open source time series database for metrics, events, and real-time analytics.

Project Status

This main branch contains InfluxDB v3 in pre-release and under active development. Build artifacts are not yet generally available and official installation instructions will be coming later this year. For now, a Dockerfile is provided and can be adapted or used for inspiration by intrepid users.

Learn InfluxDB

Documentation | Community Forum | Community Slack | Blog | InfluxDB University | YouTube

Try InfluxDB Cloud for free and get started fast with no local setup required. Click here to start building your application on InfluxDB Cloud.

Installation

We have nightly and versioned Docker images, Debian packages, RPM packages, and tarballs of InfluxDB available on the InfluxData downloads page. We also provide the InfluxDB command line interface (CLI) client as a separate binary available at the same location.

If you are interested in building from source, see the building from source guide for contributors.

To begin using InfluxDB, visit our Getting Started with InfluxDB documentation.

License

The open source software we build is licensed under the permissive MIT and Apache 2 licenses. Weve long held the view that our open source code should be truly open and our commercial code should be separate and closed.

Interested in joining the team building InfluxDB?

Check out current job openings at www.influxdata.com/careers today!