All Projects → danesparza → Influxdb Ui

danesparza / Influxdb Ui

Licence: mit
🐎 A simple UI for InfluxDB

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Influxdb Ui

Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+39156.41%)
Mutual labels:  analytics, influxdb, metrics
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+149.57%)
Mutual labels:  analytics, influxdb, metrics
Trello Kanban Analysis Tool
💤 [Not maintained] Analyse Kanban metrics from a Trello board -
Stars: ✭ 110 (-5.98%)
Mutual labels:  analytics, metrics
Wakatime
Command line interface used by all WakaTime text editor plugins.
Stars: ✭ 1,028 (+778.63%)
Mutual labels:  analytics, metrics
Graylog Plugin Metrics Reporter
Graylog Metrics Reporter Plugins
Stars: ✭ 71 (-39.32%)
Mutual labels:  influxdb, metrics
React Spy
A set of utilities for collecting UX-analytics of your React-application (ex: clicks, shows, errors and etc.)
Stars: ✭ 37 (-68.38%)
Mutual labels:  analytics, metrics
Promcord
📊 Analyze your entire discord guild in grafana using prometheus. Message, User, Game and Voice statistics...
Stars: ✭ 39 (-66.67%)
Mutual labels:  analytics, metrics
Amplify Js
A declarative JavaScript library for application development using cloud services.
Stars: ✭ 8,539 (+7198.29%)
Mutual labels:  analytics, metrics
Analytics
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
Stars: ✭ 9,469 (+7993.16%)
Mutual labels:  analytics, metrics
Ansible Telegraf
Installing and configuring Telegraf via Ansible for RedHat/Debian/Ubuntu/Windows/Suse.
Stars: ✭ 91 (-22.22%)
Mutual labels:  influxdb, metrics
Homer App
HOMER 7.x Front-End and API Server
Stars: ✭ 88 (-24.79%)
Mutual labels:  influxdb, metrics
Fluxter
Fast and reliable InfluxDB writer for Elixir
Stars: ✭ 96 (-17.95%)
Mutual labels:  influxdb, metrics
Pgwatch2
PostgreSQL metrics monitor/dashboard
Stars: ✭ 960 (+720.51%)
Mutual labels:  influxdb, metrics
Unifiedmetrics
Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.
Stars: ✭ 29 (-75.21%)
Mutual labels:  influxdb, metrics
App
Just a little analytics insight for your personal or indie project
Stars: ✭ 40 (-65.81%)
Mutual labels:  analytics, metrics
Vsphere2metrics
VMware vSphere Performance Metrics Integration with Graphite & InfluxDB
Stars: ✭ 28 (-76.07%)
Mutual labels:  influxdb, metrics
Nsdb
Natural Series Database
Stars: ✭ 49 (-58.12%)
Mutual labels:  analytics, metrics
Analytics
Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
Stars: ✭ 814 (+595.73%)
Mutual labels:  analytics, metrics
Fathom
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
Stars: ✭ 6,989 (+5873.5%)
Mutual labels:  analytics, metrics
Influxgraph
Graphite InfluxDB backend. InfluxDB storage finder / plugin for Graphite API.
Stars: ✭ 87 (-25.64%)
Mutual labels:  influxdb, metrics

influxdb-ui CircleCI

A simple UI for InfluxDB. Now that web admin UI has been removed in version 1.3 and later releases, I thought it might still be nice to have a simple web UI to manage InfluxDB.

Built entirely in React/Flux as a browser based single page application.

Just show me already

Screenshot of influxui

Just let me use it already

The latest version of the app is hosted on S3. Don't worry. We don't store any of your data on a remote server (and you can look at the source to verify). Your server connections are stored in your browser as cookies/localstorage data.

Need SSL/TLS connections to your data? Install it locally on a secure origin.

Installing locally

Just grab the latest release and unzip to the webserver of your choice (or just upload to an S3 bucket and turn on static website hosting).

Building locally

yarn
yarn build

Docker image

User sillydong contributed a docker image if you would prefer to use that as well: https://hub.docker.com/r/sillydong/influxdb-ui

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].