<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>InfluxData Blog - Shubhra Kar</title>
    <description>Posts by Shubhra Kar on the InfluxData Blog</description>
    <link>https://www.influxdata.com/blog/author/skar/</link>
    <language>en-us</language>
    <lastBuildDate>Thu, 12 May 2016 06:45:08 -0700</lastBuildDate>
    <pubDate>Thu, 12 May 2016 06:45:08 -0700</pubDate>
    <ttl>1800</ttl>
    <item>
      <title>Announcing InfluxDB v0.13 Plus Clustering Early Access</title>
      <description>&lt;p&gt;The team at InfluxData is excited to announce the immediate availability of InfluxDB v0.13 of the TICK stack!&lt;/p&gt;
&lt;blockquote&gt;What's the TICK stack? It's InfluxData's end-to-end platform for collecting, storing, visualizing and alerting on time-series data at scale. &lt;a href="/time-series-platform/"&gt;Learn more&lt;/a&gt;.&lt;/blockquote&gt;
&lt;p&gt;We are also pleased to announce early access to InfluxDB Enterprise. If you have been waiting for InfluxDB clustering to run on your infrastructure with the ability to rebalance nodes, plus a slick UI to deploy, manage and monitor the deployment, InfluxDB Enterprise is for you.&lt;/p&gt;

&lt;p&gt;&lt;img class="aligncenter wp-image-8659 size-full" src="/images/legacy-uploads/enterprise_1024x546.jpg" alt="enterprise_gif" width="1024" height="546" /&gt;&lt;/p&gt;

&lt;p&gt;Like what you see? &lt;a href="/contact-sales/"&gt;Contact us&lt;/a&gt; to request a demo, get early access plus pricing from one of our solutions architects.&lt;/p&gt;

&lt;h2&gt;InfluxDB v0.13&lt;/h2&gt;

&lt;p&gt;v0.13 is a significant InfluxDB release delivering robust features and stability to the single server experience. This is also our final major milestone before we launch 1.0. New in this release:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;Upgrade to &lt;a href="https://golang.org/doc/devel/release.html"&gt;Go v1.6.2&lt;/a&gt; delivering performance gains&lt;/li&gt;
 	&lt;li&gt;Support for DELETE FROM&lt;/li&gt;
 	&lt;li&gt;Time Zone Support - offset argument in the GROUP BY time(...) call&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There’s a total of 27 new features and 32 bug fixes! Detailed release notes can be found &lt;a href="https://github.com/influxdata/influxdb/blob/master/CHANGELOG.md"&gt;here&lt;/a&gt; and downloads &lt;a href="/downloads/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Telegraf v0.13&lt;/h2&gt;
&lt;p&gt;New in this release:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;New Input Plugin: "filestat" to gather metrics about file existence, size, etc.&lt;/li&gt;
 	&lt;li&gt;HAProxy socket support&lt;/li&gt;
 	&lt;li&gt;Support for Docker container IDs to track per container metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There’s a total of 17 new features and 21 bug fixes! Detailed release notes can be found &lt;a href="https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md"&gt;here&lt;/a&gt; and downloads &lt;a href="/downloads/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Chronograf v0.13&lt;/h2&gt;
&lt;p&gt;New in this release:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;Design update and performance improvements to the visualization index pages&lt;/li&gt;
 	&lt;li&gt;"Visualization cards" have been replaced with more performant list items&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img class="aligncenter size-full wp-image-8661" src="/images/legacy-uploads/chrono-1.png" alt="chrono" width="975" height="325" /&gt;&lt;/p&gt;

&lt;p&gt;Downloads are &lt;a href="/downloads/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Kapacitor v0.13&lt;/h2&gt;

&lt;p&gt;InfluxDB’s native data processing and alerting engine now supports BYOA (bring your own algorithm) analytics. UDFs written in languages of your choice running in Docker containers can be launched independent of Kapacitor by exposing a Unix socket. On startup Kapacitor will connect to the socket and begin communication, applying the UDF logic to the time series data being processed.&lt;/p&gt;

&lt;p&gt;New in this release:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;UDFs can be connected over a Unix socket. This enables UDFs from across Docker containers to be applied to the Influx data pipeline.&lt;/li&gt;
 	&lt;li&gt;CLI features to ID, list and delete tasks, recordings and replays&lt;/li&gt;
 	&lt;li&gt;API lock down to a stable 1.0 version&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There’s a total of 18 new features and 8 bug fixes! Detailed release notes can be found &lt;a href="https://github.com/influxdata/kapacitor/blob/master/CHANGELOG.md"&gt;here&lt;/a&gt; and and downloads &lt;a href="/downloads/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;&lt;em&gt;But wait, there's more...&lt;/em&gt;&lt;/h2&gt;

&lt;h2&gt;FREE Technical Papers&lt;/h2&gt;

&lt;p&gt;Today we also launched a new &lt;a href="/technical-papers/"&gt;“Technical Papers” landing page&lt;/a&gt; on influxdata.com where developers and architects can download long reads that dive deep into a variety of InfluxDB related topics. Right now we’ve got three papers posted:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;&lt;a href="/resources/benchmarking-influxdb-vs-elasticsearch-for-time-series/"&gt;Benchmarking InfluxDB vs Elasticsearch for Time-Series Workloads&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href="/technical-papers/"&gt;Migrating from InfluxDB 0.8 and Up to 0.13&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href="/resources/influxdb-performance-tuning-tips/"&gt;InfluxDB Performance Tuning Tips&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Make sure to check back often as we’ll be uploading new papers every other week!&lt;/p&gt;

&lt;h2&gt;FREE Virtual Training Summer Schedule is Live!&lt;/h2&gt;

&lt;p&gt;We’ve just added eight sessions to the &lt;a href="https://www.influxdata.com/virtual-training-courses/"&gt;virtual training schedule&lt;/a&gt;. In addition, we’ll be debuting three new topics including:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;Benchmarking InfluxDB and Elasticsearch for Time-Series Data Management&lt;/li&gt;
 	&lt;li&gt;Migrating from InfluxDB 0.8 and Up to 0.13&lt;/li&gt;
 	&lt;li&gt;&lt;a href="https://influxdbu.com/courses/017-v1-event-handlers-node-alerts-in-kapacitor/"&gt;Intro to Kapacitor for Alerting and Anomaly Detection&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;What's Next?&lt;/h2&gt;

&lt;ul&gt;
 	&lt;li&gt;&lt;a href="/downloads/"&gt;Download&lt;/a&gt; and &lt;a href="https://docs.influxdata.com/influxdb/latest/introduction/getting_started/"&gt;get started&lt;/a&gt; with InfluxDB v0.13&lt;/li&gt;
 	&lt;li&gt;Schedule a &lt;a href="/contact-sales/"&gt;FREE 20 minute consultation&lt;/a&gt; with a Solutions Architect to review your InfluxDB project&lt;/li&gt;
 	&lt;li&gt;Looking for InfluxDB Clustering on your infrastructure? &lt;a href="/contact-sales/"&gt;Contact Sales&lt;/a&gt; to get a demo of InfluxDB Enterprise plus pricing information.&lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Thu, 12 May 2016 06:45:08 -0700</pubDate>
      <link>https://www.influxdata.com/blog/announcing-influxdb-v0-13-plus-clustering-early-access/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/announcing-influxdb-v0-13-plus-clustering-early-access/</guid>
      <category>Product</category>
      <category>Company</category>
      <category>Use Cases</category>
      <author>Shubhra Kar (InfluxData)</author>
    </item>
    <item>
      <title>Announcing the Graphite/Whisper to InfluxDB Migration Utility (Beta)</title>
      <description>&lt;p&gt;&lt;span style="font-weight: 400;"&gt;Over the last few months we’ve been hearing from the community the desire for an easier way to migrate from Graphite/Whisper to InfluxDB. We heard it often enough that we set out to develop an interactive utility to make the process a little easier. So, by popular demand, we are excited to announce the immediate availability of the beta version of our open source Graphite/Whisper to InfluxDB &lt;/span&gt;&lt;a href="https://github.com/influxdata/whisper-migrator"&gt;&lt;span style="font-weight: 400;"&gt;migration utility&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;. You can catch a short demo of the utility, plus ask technical questions about how it works by &lt;/span&gt;&lt;a href="/training/migrating-graphite-influxdb/"&gt;&lt;span style="font-weight: 400;"&gt;registering&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; for this Thursday’s brief  ”Get Started with the Graphite/Whisper to InfluxDB Migration Utility” webinar happening tomorrow at 9:30 AM Pacific.&lt;/span&gt;&lt;/p&gt;

&lt;h2&gt;&lt;b&gt;About Graphite&lt;/b&gt;&lt;/h2&gt;

&lt;p&gt;&lt;span style="font-weight: 400;"&gt;Graphite was created over 10 years ago and managed to gain a lot of popularity amongst developers looking for an open source, time-series solution for their metrics data. One of its cool features that drove a bunch of adoption was its powerful query API. The backend data store of the typical Graphite project is a time-series database called &lt;/span&gt;&lt;a href="https://github.com/graphite-project/whisper"&gt;&lt;span style="font-weight: 400;"&gt;Whisper&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;. Whisper is a fixed size DB and works similar to &lt;/span&gt;&lt;a href="http://oss.oetiker.ch/rrdtool/"&gt;&lt;span style="font-weight: 400;"&gt;RRD&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-weight: 400;"&gt;However, there are a few pain points with Graphite that are well known in the community. On the backend, scalability issues can appear very quickly when there’s a need to support a high volume of writes, a large number of unique metrics and having to manage very large data sets over extended periods of time.&lt;/span&gt;&lt;/p&gt;

&lt;h2&gt;So, why migrate?&lt;/h2&gt;

&lt;p&gt;&lt;span style="font-weight: 400;"&gt;There are several reasons why developers are telling us they are looking to make the switch…&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;b&gt;Write Performance&lt;/b&gt;&lt;span style="font-weight: 400;"&gt;: Although I am not personally aware of any public benchmarks comparing InfluxDB 0.10.0 with Graphite, the latest release of InfluxDB in a stand-alone configuration can deliver hundreds of thousands of writes per second across up to 1 million unique series. Learn more &lt;/span&gt;&lt;a href="/blog/announcing-influxdb-v0-10-100000s-writes-per-second-better-compression/"&gt;&lt;span style="font-weight: 400;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; and &lt;/span&gt;&lt;a href="https://vimeo.com/153802549"&gt;&lt;span style="font-weight: 400;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;.&lt;/span&gt;&lt;/li&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;b&gt;Data Compression:&lt;/b&gt;&lt;span style="font-weight: 400;"&gt; The latest release of InfluxDB is able to deliver compression down to around 2 to 5 bytes per point in some cases. Learn more &lt;/span&gt;&lt;a href="/blog/announcing-influxdb-v0-10-100000s-writes-per-second-better-compression/"&gt;&lt;span style="font-weight: 400;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; and see a real world example &lt;/span&gt;&lt;a href="http://www.schakko.de/2016/02/07/migrating-influxdb-from-0-9-6-to-0-10-0-ga/"&gt;&lt;span style="font-weight: 400;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;. I haven't seen anything official from the Graphite project about compression, but this old &lt;/span&gt;&lt;a href="http://serverfault.com/questions/539682/disk-capacity-planning-for-whisper-graphite"&gt;&lt;span style="font-weight: 400;"&gt;StackOverflow thread&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; puts it at a little over 12 bytes per point.&lt;/span&gt;&lt;/li&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;b&gt;Community Momentum:&lt;/b&gt;&lt;span style="font-weight: 400;"&gt; Developers tell us all the time that although InfluxDB still has more work to do (especially on clustering), the velocity in which the project is improving vs Graphite (or even &lt;/span&gt;&lt;a href="https://github.com/OpenTSDB/opentsdb"&gt;&lt;span style="font-weight: 400;"&gt;OpenTSDB&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;) is a huge factor. It's easy enough to see what these folks mean by heading over to Github and comparing both the &lt;/span&gt;&lt;a href="https://github.com/graphite-project/whisper"&gt;&lt;span style="font-weight: 400;"&gt;Whisper&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; and &lt;/span&gt;&lt;a href="https://github.com/graphite-project/ceres"&gt;&lt;span style="font-weight: 400;"&gt;Ceres&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; projects against &lt;/span&gt;&lt;a href="https://github.com/influxdata/influxdb/graphs/code-frequency"&gt;&lt;span style="font-weight: 400;"&gt;InfluxDB&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;, whether you look at code frequency, number of committers, watchers, stars or forks.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-weight: 400;"&gt;The utility can migrate data in two modes, either using the InfluxDB HTTP API or natively with the TSMWriter (which should be faster, but will require a server reboot and only works on a single server.) Let’s do a simple migration…&lt;/span&gt;&lt;/p&gt;

&lt;div style="padding:56.25% 0 0 0;position:relative; margin: 30px 0;"&gt;&lt;iframe src="https://player.vimeo.com/video/155575229?badge=0&amp;amp;autopause=0&amp;amp;quality_selector=1&amp;amp;player_id=0&amp;amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Migrating Whisper/Graphite Data to InfluxDB"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;script src="https://player.vimeo.com/api/player.js"&gt;&lt;/script&gt;

&lt;p&gt;Now let’s visualize our migrated data…&lt;/p&gt;

&lt;div style="padding:56.25% 0 0 0;position:relative; margin: 30px 0;"&gt;&lt;iframe src="https://player.vimeo.com/video/155575609?badge=0&amp;amp;autopause=0&amp;amp;quality_selector=1&amp;amp;player_id=0&amp;amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Querying Migrated Graphite/Whisper Data in InfluxDB"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;script src="https://player.vimeo.com/api/player.js"&gt;&lt;/script&gt;

&lt;p&gt;Because this utility is still in Beta, we are relying on the community to help us test against as many data sets as possible and hopefully uncover some edge cases we might have overlooked. Let us know what you think or if you have questions: &lt;a href="mailto:contact@influxdata.com"&gt;contact@influxdata.com&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;What's next?&lt;/h2&gt;
&lt;ul&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;span style="font-weight: 400;"&gt;Get the code on &lt;/span&gt;&lt;a href="https://github.com/influxdata/whisper-migrator"&gt;&lt;span style="font-weight: 400;"&gt;Github&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt; and log any issues you encounter.&lt;/span&gt;&lt;/li&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;a href="/training/migrating-graphite-influxdb/"&gt;&lt;span style="font-weight: 400;"&gt;Register &lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;for the short "Get Started with the Graphite/Whisper to InfluxDB Migration utility" webinar happening tomorrow (Feb 18) at 9:30 AM Pacific.&lt;/span&gt;&lt;/li&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;span style="font-weight: 400;"&gt;Get expert help with your Graphite to InfluxDB migration from the InfluxDB &lt;/span&gt;&lt;a href="mailto:sales@influxdata.com"&gt;&lt;span style="font-weight: 400;"&gt;professional services team&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;.&lt;/span&gt;&lt;/li&gt;
 	&lt;li style="font-weight: 400;"&gt;&lt;span style="font-weight: 400;"&gt;Level up your InfluxDB knowledge by registering for &lt;/span&gt;&lt;a href="/virtual-training-courses/"&gt;&lt;span style="font-weight: 400;"&gt;InfluxDB Virtual Training&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight: 400;"&gt;. Choose your topic &amp;amp; attend the webinar for just $39!&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Wed, 17 Feb 2016 07:40:56 -0700</pubDate>
      <link>https://www.influxdata.com/blog/graphite-whisper-influxdb-migration-utility-beta/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/graphite-whisper-influxdb-migration-utility-beta/</guid>
      <category>Product</category>
      <category>Use Cases</category>
      <author>Shubhra Kar (InfluxData)</author>
    </item>
  </channel>
</rss>
