All Projects → timeseriesadmin → Timeseriesadmin

timeseriesadmin / Timeseriesadmin

Licence: mit
Administration panel and querying interface for InfluxDB databases. (Electron app / Docker container)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Timeseriesadmin

Influxdb Client Python
InfluxDB 2.0 python client
Stars: ✭ 165 (+54.21%)
Mutual labels:  influxdb, timeseries
nifi-influxdb-bundle
InfluxDB Processors For Apache NiFi
Stars: ✭ 30 (-71.96%)
Mutual labels:  timeseries, influxdb
Influxdb Client Csharp
InfluxDB 2.0 C# Client
Stars: ✭ 130 (+21.5%)
Mutual labels:  influxdb, timeseries
influxdb-client-ruby
InfluxDB 2.0 Ruby Client
Stars: ✭ 30 (-71.96%)
Mutual labels:  timeseries, influxdb
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+172.9%)
Mutual labels:  influxdb, timeseries
Facette
Time series data visualization software
Stars: ✭ 1,115 (+942.06%)
Mutual labels:  influxdb, timeseries
influxdbr
R Interface for InfluxDB
Stars: ✭ 95 (-11.21%)
Mutual labels:  timeseries, influxdb
InfluxDB.Client.Net
A C# client object model to help integrate with InfluxDB with CLI languages. Supports both .Net traditional and .Net Core.
Stars: ✭ 95 (-11.21%)
Mutual labels:  timeseries, influxdb
hastic
Hastic standalone
Stars: ✭ 37 (-65.42%)
Mutual labels:  timeseries, influxdb
Node Influx
📈 The InfluxDB Client for Node.js and Browsers
Stars: ✭ 820 (+666.36%)
Mutual labels:  influxdb, timeseries
Influxgraph
Graphite InfluxDB backend. InfluxDB storage finder / plugin for Graphite API.
Stars: ✭ 87 (-18.69%)
Mutual labels:  influxdb, timeseries
Plotille
Plot in the terminal using braille dots.
Stars: ✭ 99 (-7.48%)
Mutual labels:  timeseries
Trickster
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
Stars: ✭ 1,306 (+1120.56%)
Mutual labels:  influxdb
Influxdb Rust
Rust Client for the InfluxDB Time Series Database
Stars: ✭ 85 (-20.56%)
Mutual labels:  influxdb
Internet Speedtest Docker
Internet testing running on Docker Compose.
Stars: ✭ 88 (-17.76%)
Mutual labels:  influxdb
Pinba2
Pinba2: new implementation of https://github.com/tony2001/pinba_engine
Stars: ✭ 101 (-5.61%)
Mutual labels:  timeseries
Logisland
Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.
Stars: ✭ 97 (-9.35%)
Mutual labels:  influxdb
Homer App
HOMER 7.x Front-End and API Server
Stars: ✭ 88 (-17.76%)
Mutual labels:  influxdb
Doppelganger
[IMC 2020 (Best Paper Finalist)] Using GANs for Sharing Networked Time Series Data: Challenges, Initial Promise, and Open Questions
Stars: ✭ 97 (-9.35%)
Mutual labels:  timeseries
Sax Vsm classic
SAX-VSM public release, visit our website for detail
Stars: ✭ 87 (-18.69%)
Mutual labels:  timeseries
Time Series Admin

Time Series Admin

license version dependencies status CI build code coverage

Time Series Admin is an open source administration panel and querying interface for InfluxDB databases.

Visit the PROJECT SITE for more information, or download Time Series Admin directly from the LATEST RELEASES page.

Time Series Admin- project page

Install

  1. Download
  2. Install by double clicking on downloaded file
  3. Use

Docker

Time Series Admin is also available as a Docker image. Run it with:

docker run -p 8085:80 -it timeseriesadmin/timeseriesadmin:latest

Then visit http://localhost:8085 to use Time Series Admin from your browser.

Usage

For usage related information go to the official project page https://timeseriesadmin.github.io.

TODO

List of things that are going to be implemented may be found inside TODO.md file.

Development

Check DEVELOPMENT.md file for information about application development.

Changelog

Check CHANGELOG.md to view changes in app.

License

MIT

Author

Jan Grzegorowski

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].