InfluxDB Week in Review - November 16, 2015
By
Jimmy Guerrero /
Company
Nov 16, 2015
Navigate to:
In this post we’ll recap the most interesting InfluxDB related content you may have missed in the last week or so.
Blogs, Videos, Articles, Docs and How-Tos
- Announcement: InfluxDB 0.9.5 RC2 is Ready for Download
- Using Functions to Aggregate, Select and Transform Data
- Getting Started with Continuous Queries - Part 2
- Managing Massive Data Sets with InfluxDB
- Getting Started as an Open Source Developer and Contributor
Testimonials
National Institute of Standards & Technology - ARTIQ Project
NIST is a federal technology agency that works with industry to develop and apply technology, measurements, and standards. The ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) project is a next-generation control system for quantum information experiments. It is developed in partnership with the Ion Storage Group at NIST, and its applicability reaches beyond ion trapping. The system features a high-level programming language that helps describing complex experiments, which is compiled and executed on dedicated hardware with nanosecond timing resolution and sub-microsecond latency. We use InfluxDB as a backend to log and analyze everything about our quantum physics experiments: from vacuum pressures, environmental parameters, and laser powers, to qubit transition frequencies, single ion fluorescence, and quantum gate fidelities. What did they find compelling about InfluxDB?
- Speed
- Ease of use
- Ease of integration
Switchboard Software
Switchboard is built from the ground up to manage, move and monitor data so you don’t have to. Their product suite includes an operations dashboard and visual data pipelines that are designed to be scalable up to terabytes per day. The typical use cases for Switchboard are digital marketing, user activity analysis, and ad hoc data analysis on an industrial-scale. InfluxDB is used for the monitoring of their production ETL pipelines.
Recommend
Recomend is a social network about recommendations. Recommend enables you to find the best advice from people you trust, save your own relevant experiences and share them with your network. What did the team at Recommended find compelling about InfluxDB?
- Ease of use and deployment
- The Golang ecosystem
- Completeness of solution (influxdb, telegraf and chronograf) plus grafana integration
Events
- Nov 16: QConSF - San Francisco, CA
- Nov 18: San Francisco InfluxDB Meetup
- Nov 30: Women Who Go Meetup - San Francisco, CA
- Dec 16: San Francisco InfluxDB Meetup
- Jan 20: San Francisco InfluxDB Meetup
- Feb 17: San Francisco InfluxDB Meetup
TL;DR Tech Tips
Q: Can Telegraf deal with tags modified dynamically without having to restart the daemon?
A: Currently, there’s no support for changing tags on the fly, so you will need to restart the daemon.
Q: What’s the best way to backup InfluxDB periodically?
A: The best way to back up InfluxDB 0.9 right now is to take filesystem level backups of /data and /meta. Ideally when the system is not under heavy write load. Incremental backups are coming with the tsm1 engine, but are not yet available with the existing b1/bz1 engines.
Get your InfluxDB hoodie while they last!
Does your company have a cool app or product that uses InfluxDB in production? We’d love to feature it on influxdb.com and give you a shout out on social media. As a “thank you” gift, we’ll send you an InfluxDB hoodie and a pack of stickers. Just fill out this simple form and we’ll let you know when your entry is live and the hoodie is in the mail. Drop us a line at [email protected] if you have any questions. Thanks for the support!