3.9 KiB
YunoHost 上的 InfluxDB v2
通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 InfluxDB v2。
如果您还没有 YunoHost,请参阅指南了解如何安装它。
概况
InfluxDB is a time series database designed to handle high volumes of time-based data, such as metrics, events, and analytics from software, IoT devices, or other sources.
Features
-
Unified Experience: InfluxDB delivers a Smart Data Platform with everything you need in a single binary. This includes a multi-tenanted time series database, user interface, dashboarding tools, background processing, and a monitoring agent.
-
Developer Productivity: The platform is optimized for developer productivity. Everything in InfluxDB, from data ingestion to querying and visualization, is accessible through a unified API. This ensures a faster development cycle as all platform components can be programmatically accessed and controlled.
-
Deep Insights: Structure your queries and separate common logic into functions and libraries. Enrich your time series data with other SQL data stores or cloud-based data stores.
-
APIs & Toolset: InfluxDB offers a RESTful API and a range of client libraries for various programming languages. It also provides Telegraf, an open-source collector agent with over 300+ plugins, and Flux, a functional language designed specifically for time series data.
-
High Performance: The platform is optimized for large data workloads, offering high throughput and series cardinality. It supports both batch and streaming data ingestion from millions of sources.
-
Community & Ecosystem: Supported by a vast community, InfluxDB integrates with various tools and platforms. This includes connectors to Grafana, Google Data Studio, and more. It also offers InfluxDB Templates to share monitoring solutions with the community.
-
User Interface: A top-tier UI is provided, featuring a Data Explorer, dashboarding tools, and a script editor. This ensures quick data browsing, visualization, and Flux script development.
By leveraging InfluxDB v2, users can gain deeper insights from their time series data, ensuring efficient data analysis and visualization. Whether you're a developer looking for a streamlined platform or an organization aiming for data-driven decisions, InfluxDB v2 is the tool to consider.
分发版本: 2.7.1~ynh1
截图
文档与资源
- 官方应用网站: https://www.influxdata.com/
- 官方管理文档: https://docs.influxdata.com/influxdb/v2.0/
- YunoHost 商店: https://apps.yunohost.org/app/influxdb_v2
- 报告 bug: https://github.com/YunoHost-Apps/influxdb_v2_ynh/issues
开发者信息
请向 testing
分支 发送拉取请求。
如要尝试 testing
分支,请这样操作:
sudo yunohost app install https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing --debug
或
sudo yunohost app upgrade influxdb_v2 -u https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing --debug
有关应用打包的更多信息: https://yunohost.org/packaging_apps