<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>InfluxData Blog - Bharat Bhat</title>
    <description>Posts by Bharat Bhat on the InfluxData Blog</description>
    <link>https://www.influxdata.com/blog/author/bharat-bhat/</link>
    <language>en-us</language>
    <lastBuildDate>Tue, 01 Nov 2022 07:00:00 +0000</lastBuildDate>
    <pubDate>Tue, 01 Nov 2022 07:00:00 +0000</pubDate>
    <ttl>1800</ttl>
    <item>
      <title>October Monthly Product Update – InfluxDB New Engine and More!</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product in sync with developer needs to ensure their happiness and accelerate Time To Awesome.&lt;/p&gt;

&lt;p&gt;This month is very special. We now have a new engine that significantly increases the “horsepower and torque” for &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We also expanded the Data Explorer UI, made it easier for you to apply custom Data Retention to your organization, and added an onboarding wizard for the Arduino platform – along with fixing bugs, of course.&lt;/p&gt;

&lt;h2 id="new-engine--unbounded-cardinality-sql-and-real-time-analytics"&gt;1 - New engine – unbounded cardinality, SQL, and real-time analytics&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.influxdata.com/products/influxdb-cloud/"&gt;InfluxDB Cloud&lt;/a&gt; customers using the new storage engine have their &lt;a href="https://www.influxdata.com/glossary/cardinality"&gt;cardinality&lt;/a&gt; limits lifted completely. Users can write any kind of event data with infinite cardinality and slice-and-dice data on any dimension without sacrificing performance. This opens up use cases such as events, tracing, and all sorts of ephemeral unbounded cardinality data.&lt;/p&gt;

&lt;p&gt;The new engine also brings blazing fast queries. Queries that touch a large number of time series are orders of magnitude faster with the new engine than in our previous versions of InfluxDB. Querying across 10 series or 1 million series is all the same. This makes performing real-time analytics – in the way you want – a reality.&lt;/p&gt;

&lt;p&gt;The new engine supports SQL natively and our cloud customers will soon be able to connect using Postgres-compatible clients like psql, Grafana’s Postgres data source, and BI tools like PowerBI and Tableau. We will also be rolling out Apache Arrow FlightSQL as the standard matures, giving users high-performance access to millions of rows of time series data.&lt;/p&gt;

&lt;p&gt;Here’s what it looks like under the hood:&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/3mHkG61KEim64x0XLWpARR/9164eb4065c1a1f00f792be310d3b7d2/InfluxDB-powered-by-IOx.png" alt="InfluxDB-powered-by-IOx" /&gt;&lt;/p&gt;

&lt;p&gt;The new storage engine represents an advanced core that we intend to build many new features upon. Bulk data ingest, bulk data export, and integrations with other third-party systems are all planned for the near future. We’ll also be launching dedicated cloud tiers and a new on-premises Enterprise product based on these new engine capabilities.&lt;/p&gt;

&lt;p&gt;To take advantage of all these advancements, please &lt;a href="https://www.influxdata.com/influxdb-engine-beta/"&gt;sign up here&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id="other-key-features-shipped-in-october"&gt;2 - Other key features shipped in October&lt;/h2&gt;

&lt;p&gt;Along with the new engine, we also released major new features relating to Data Explorer, Custom Data Retention, and onboarding to Arduino. Please take a look at my blog posts below for more information.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-faster-data-explorer-improved-search-multiple-measurements/"&gt;Data Explorer&lt;/a&gt; - Significant improvements in Raw Data Mode for parsing and display. You also now have the capability to search for multiple measurements at the same time.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-custom-data-retention-periods-buckets/"&gt;Custom Data Retention&lt;/a&gt; - With InfluxDB being able to handle hundreds of thousands of data points per second, you might need a way to manage expiring data that is no longer valuable. InfluxDB offers retention policies that automate the process of expiring old data.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-arduino-onboarding-made-easy/"&gt;Arduino Onboarding&lt;/a&gt; - The new Arduino onboarding wizard allows you to write and query data to and from &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; within your first 5 minutes of logging in.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id="bug-fixes"&gt;3 - Bug fixes&lt;/h2&gt;

&lt;p&gt;This month, we fixed a number of outstanding bugs to improve the user experience with &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Improved styling of graphs and single stat visualizations during rendering&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;InfluxDB University is now accessible from the “Useful Links” section on the homepage&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Resolved table header rendering issues for simple table&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Prevented decimal place customizations from crashing visualizations&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please reach out to us if you have any specific design or implementation questions. We are always here to help.&lt;/p&gt;
</description>
      <pubDate>Tue, 01 Nov 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/influxdb-new-engine-more-monthly-product-update-october-2022/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/influxdb-new-engine-more-monthly-product-update-october-2022/</guid>
      <category>Product</category>
      <category>Use Cases</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>Product Update – Faster Data Explorer in Raw Data Mode and Improved Search for Multiple Measurements</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome.&lt;/p&gt;

&lt;p&gt;This week, we are covering a product release that we think will help you use and govern your &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; queries more efficiently.&lt;/p&gt;

&lt;h2 id="significant-improvements-in-parsing-and-display-time"&gt;Significant improvements in parsing and display time&lt;/h2&gt;

&lt;p&gt;When using the &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; UI to perform queries – especially with large datasets or high cardinality – the queries would sometimes take a long time when trying to view the raw data or view in a simple table display. To solve this, we created a faster way to run queries by separating the actual query from the “display” of the query.&lt;/p&gt;

&lt;p&gt;We now have the capability to run super fast raw data mode queries. In one of our test cases we reduced a 30 second parsing/display time down to 4 seconds. Enjoy the faster queries!&lt;/p&gt;

&lt;h2 id="multiple-measurements"&gt;Multiple measurements&lt;/h2&gt;

&lt;p&gt;We made a change to the InfluxDB Cloud Data Explorer to enhance the capability to search for multiple measurements at the same time.&lt;/p&gt;

&lt;p&gt;In the InfluxDB data model, you can think of measurements kind of like you would think of tables in SQL. Searching for multiple measurements at once or searching all measurements – especially when working with large datasets – can result in very large queries. We found that some users were not getting the performance they expected from these queries. However, for most users – and most use cases – if you were looking for something in a very specific measurement and if the measurement was selected first, instead of a field or tag, the queries were extremely fast.&lt;/p&gt;

&lt;p&gt;Unfortunately, while this helped the majority of users, it didn’t help if you didn’t know your measurements before filtering on a field or tag, or you really needed to be able to select more than one measurement at once.&lt;/p&gt;

&lt;h2 id="whats-changed"&gt;What’s changed?&lt;/h2&gt;

&lt;p&gt;To better address this use case, we have made two changes to the InfluxDB Cloud Data Explorer:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;You can select more than one measurement.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;If you need to search a field or tag value first, you can select “All Measurements” from the bottom of the list of measurements — this will then let you select a field or a tag.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/7fwyFAF0qlcSqS26nMpCoE/efad62e8c7fb5414a5586f1f4d618894/Select_All_Measurements.png" alt="Select All Measurements" /&gt;
&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/tgXM66u6ooCm4nKPm97d1/dab25e931aac3cb60a997a3cc52d7e4e/You_can_select_more_than_one_measurement.png" alt="You can select more than one measurement" /&gt;&lt;/p&gt;

&lt;h2 id="best-practices"&gt;Best practices&lt;/h2&gt;

&lt;p&gt;The new Script Editor still requires a single measurement selection to start your query. We are working to add multi-measurement support in the coming months. In the interim, you can simply comment out the filter statement for the measurement in the displayed Flux.&lt;/p&gt;

&lt;p&gt;Despite making these changes to help existing users, &lt;strong&gt;it is still recommended to start your queries with a single measurement whenever possible&lt;/strong&gt;. That is going to be your best performing query. As always, please remember to keep the InfluxDB hierarchy (Fields and Tags within Measurements, and Measurements within Buckets) in mind when designing your schemas.&lt;/p&gt;

&lt;p&gt;Please reach out to us if you have any specific design or implementation questions. We are always here to help.&lt;/p&gt;
</description>
      <pubDate>Thu, 20 Oct 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/product-update-faster-data-explorer-improved-search-multiple-measurements/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/product-update-faster-data-explorer-improved-search-multiple-measurements/</guid>
      <category>Use Cases</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>Product Update – Custom Data Retention Periods for Buckets Made Easy</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome.&lt;/p&gt;

&lt;p&gt;This week, we are covering a product release that we think will save you time and effort when using &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; with data retention requirements.&lt;/p&gt;

&lt;h2 id="what-is-data-retention-and-how-does-it-work-with-influxdb-buckets"&gt;What is Data Retention and how does it work with InfluxDB buckets?&lt;/h2&gt;

&lt;p&gt;InfluxDB can handle hundreds of thousands of data points per second. Working with that much data over a long period of time can create storage concerns. A natural solution is to downsample the data: keep the high precision raw data for only a limited time, and store the lower precision, summarized data for much longer. And when creating a Data Recovery plan, you may want to consider using shorter retention times for the high precision data.&lt;/p&gt;

&lt;p&gt;InfluxDB offers retention policies that automate the process of expiring old data. The InfluxDB Cloud data retention enforcement service checks for and removes data with timestamps beyond the defined retention period of the &lt;a href="https://docs.influxdata.com/influxdb/cloud/reference/glossary/#bucket"&gt;bucket&lt;/a&gt; the data is stored in. This service is designed to automatically delete “expired” data and optimize disk usage without any user intervention.&lt;/p&gt;

&lt;h2 id="whats-changed"&gt;What’s changed?&lt;/h2&gt;

&lt;p&gt;As a PAYG or Annual Contract user, when creating a TSM bucket, you can now set a custom data retention period. Users are no longer limited to the retention period options displayed in the dropdown. Note: Free users can only retain data up to 30 days.&lt;/p&gt;

&lt;h2 id="how-do-i-use-the-custom-data-retention-options"&gt;How do I use the custom data retention options?&lt;/h2&gt;

&lt;p&gt;Make sure to sign up for a free &lt;a href="https://www.influxdata.com/the-best-way-to-store-collect-analyze-time-series-data/"&gt;InfluxDB&lt;/a&gt; Cloud account. From there, just follow the steps below. For additional details on Retention Policy configuration, please take a look at our &lt;a href="https://docs.influxdata.com/influxdb/v1.7/query_language/database_management/#retention-policy-management"&gt;docs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/6tW7CHyuwGt3Q6yXjlcMJz/e42754fe3bb7085c75c386eeffae852b/Create_bucket.png" alt="Create bucket" /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/30V32F2SNHlpupjWh3yMTU/5539fa576b02c6496985d1e85de62afa/Create_bucket-_custom_data_retention_options.png" alt="Create bucket- custom data retention options" /&gt;&lt;/p&gt;

&lt;p&gt;Of course, please reach out to us if you have any specific design or implementation questions. We are always here to help.&lt;/p&gt;
</description>
      <pubDate>Fri, 14 Oct 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/product-update-custom-data-retention-periods-buckets/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/product-update-custom-data-retention-periods-buckets/</guid>
      <category>Product</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>Product Update – Arduino Onboarding Made Easy</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome.&lt;/p&gt;

&lt;p&gt;This week, we are covering a product release that we think will save you time and effort when onboarding to time series and &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; using Arduino.&lt;/p&gt;

&lt;h2 id="what-is-arduino"&gt;What is Arduino?&lt;/h2&gt;

&lt;p&gt;The Arduino platform is easy to use for beginners, yet flexible enough for advanced users. It runs on Mac, Windows, and Linux.&lt;/p&gt;

&lt;p&gt;Arduino is an open-source platform based on user-friendly hardware and software. Arduino boards are able to read inputs — light on a sensor, a finger on a button, or a Twitter message — and turn them into outputs. The platform can interact with motors, LEDs, buttons, speakers, GPS units, cameras, your smartphone, and the internet. It can also be used for real-time control systems and programmable timing, such as traffic lights.&lt;/p&gt;

&lt;h2 id="quickly-onboard-with-arduino"&gt;Quickly onboard with Arduino&lt;/h2&gt;

&lt;p&gt;The new Arduino onboarding wizard allows users to write and query data to and from InfluxDB using Arduino within their first 5 minutes of logging in. Most notably, the Arduino onboarding wizard eliminates the need for users to spend hours heads-down in documentation to learn how to get started.&lt;/p&gt;

&lt;p&gt;Regardless of your operating system or environment setup, this new wizard simplifies the learning experience to get you up and running with &lt;a href="https://www.influxdata.com/the-best-way-to-store-collect-analyze-time-series-data/"&gt;InfluxDB&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id="how-do-i-get-started"&gt;How do I get started?&lt;/h2&gt;

&lt;p&gt;Make sure to sign up for a free InfluxDB Cloud account. From there, follow the step-by-step guide to help you get onboarded with Arduino.&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/61kDgBiX6UqDbZbQmu0JHn/d547a1f8c1158b8ab0e293cbde252f60/Arduino-how_to_get_started.gif" alt="Arduino-how to get started" /&gt;&lt;/p&gt;

&lt;p&gt;Of course, please reach out to us if you have any specific design or implementation questions. We are always here to help.&lt;/p&gt;
</description>
      <pubDate>Tue, 11 Oct 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/product-update-arduino-onboarding-made-easy/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/product-update-arduino-onboarding-made-easy/</guid>
      <category>Product</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>September Monthly Product Update – Multi-orgs, New Enterprise Features, Telegraf Upgrades, and Adaptive Zoom</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product in sync with developer needs to ensure their happiness and accelerate Time To Awesome.&lt;/p&gt;

&lt;p&gt;This month, we launched new features and capabilities that span org management, data ingestion, core Enterprise features, and UI improvements.&lt;/p&gt;

&lt;h2 id="multi-orgs---switch-between-your-organizations"&gt;1 - Multi-orgs - Switch between your organizations&lt;/h2&gt;

&lt;p&gt;Users that belong to multiple organizations within an account can now quickly navigate between those accounts directly in the &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; Cloud user interface. These users can also set their preferred default account and organization in the UI.&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/4sfHAp1KB8ZyS5ixfnVMyh/4c9621fa7f17f7e46a4e4c5c892f9f24/animation.gif" alt="animation" /&gt;&lt;/p&gt;

&lt;h2 id="additional-key-features-shipped-in-september"&gt;2 - Additional key features shipped in September&lt;/h2&gt;

&lt;p&gt;Along with Multi-org functionality improvements, we also released major new features relating to Adaptive Zoom, Data Ingestion, and our Enterprise version of &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt;. Please take a look at my blog posts below for more information.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/release-announcement-influxdb-enterprise-1-10/"&gt;InfluxDB Enterprise 1.10&lt;/a&gt; – InfluxDB Enterprise 1.10 provides enhanced support, retention policies, APIs, v2 buckets, and Flux.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-adaptive-zoom-now-live/"&gt;Adaptive Zoom&lt;/a&gt; (aka Dynamic Query Zoom) – You now have additional granularity on your graphs. InfluxDB Cloud UI users can now also trigger an auto-requery of data with this feature.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/release-announcement-telegraf-1-24-0/"&gt;Data Ingestion with Telegraf&lt;/a&gt; – Improved AWS integration and support for PostgreSQL plugins.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id="bug-fixes"&gt;3 - Bug fixes&lt;/h2&gt;

&lt;p&gt;This month, we also fixed a number of outstanding bugs to improve the user experience with &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; Cloud.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;The placement of the chart value is bottom-centered on single-stat charts&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Telegraf no longer throws the following error when attempting to create an additional telegraf configuration: &lt;em&gt;Warning: Cannot update a component (Wizard) while rendering a different component&lt;/em&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Function behind shaded graphs ensures that the shading renders properly&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Fixed the styling of the Telegraf configuration styling overlay to correctly position of content of the page&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;The new globalheader renders well with the rest of the UI, without page-cut-offs or notebook issues.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Fri, 30 Sep 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/multi-orgs-enterprise-features-telegraf-upgrades-adaptive-zoom-monthly-product-update-september-2022/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/multi-orgs-enterprise-features-telegraf-upgrades-adaptive-zoom-monthly-product-update-september-2022/</guid>
      <category>Use Cases</category>
      <category>Product</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>Product Update – Adaptive Zoom now live</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome.&lt;/p&gt;

&lt;p&gt;This week, we are covering a product release that helps all &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt; Cloud UI users get more from their graphs.&lt;/p&gt;

&lt;h2 id="get-granular-on-your-graphs"&gt;Get granular on your graphs&lt;/h2&gt;

&lt;p&gt;Adaptive Zoom – also referred to as Dynamic Query Zoom – allows InfluxDB Cloud UI users the ability to trigger an auto-requery of data. If you create line graphs or single stat graphs using Query-Builder – or explicitly with the v.windowPeriod variable – this functionality can be very useful.&lt;/p&gt;

&lt;p&gt;Upon zooming in, you will see more granular information in your graphs. That is, the window period of the graph will dynamically update upon zoom and you can view the updated window period at the top right of the graph cell. If you prefer to zoom without triggering a re-query, you have the option to toggle-off Adaptive Zoom in the customizable graph panel. If you choose to statically assign a constant value to the window period via the script editor – a.k.a. hard code the value – we recommend that you toggle-off Adaptive Zoom.&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/yTXkOZRlxM5RarOzhvnIY/f9ce6d87dc8edd644071c9fc1698cac9/adaptive_zoom.gif" alt="adaptive zoom" /&gt;&lt;/p&gt;

&lt;p&gt;By default, Adaptive Zoom is turned on for all existing cells and any new cells. Lastly, to visualize the window period of a cell, look to the top right corner of the cell. Here are some helpful definitions while playing around with Adaptive Zoom and the Cloud UI:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;Window Period&lt;/strong&gt; - Time slices within a window in which an aggregate function has been applied.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;Window&lt;/strong&gt; - Timed boundary of the data returned in a query.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;Refresh Rate&lt;/strong&gt; - Rate at which a query will be auto-refreshed (re-running the query).&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please reach out to us if you have any questions on using this new feature or &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt;. We are always here to help.&lt;/p&gt;
</description>
      <pubDate>Fri, 23 Sep 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/product-update-adaptive-zoom-now-live/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/product-update-adaptive-zoom-now-live/</guid>
      <category>Product</category>
      <category>Use Cases</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>August Monthly Product Update – Improved Tasks, CLI Onboarding, and a New OSS Distribution</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product in sync with developer needs to ensure their happiness and accelerate Time To Awesome.&lt;/p&gt;

&lt;p&gt;This month is special. We have many features that we think you will love when onboarding or continuing to use &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We also made it easier for you to get started with any client language. Our new CLI Onboarding tools enable you to get set up and start coding right away.&lt;/p&gt;

&lt;h2 id="key-features-shipped-in-august"&gt;1 - Key features shipped in August&lt;/h2&gt;

&lt;p&gt;We released major new features relating to Tasks, Onboarding, and our Open Source version of InfluxDB. Please take a look at my blog posts below for more information.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-task-management-invokable-scripts/"&gt;Invokable Tasks&lt;/a&gt; - Tasks can now invoke Scripts and pass variables to these Scripts, greatly increasing your ability to manage, reuse, and scale your code and processes.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-cli-onboarding-wizard-now-available/"&gt;CLI Onboarding&lt;/a&gt; - The new CLI onboarding wizard allows you to interact with InfluxDB’s command line interface to read and write data within the first 5 minutes of logging in.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;a href="https://www.influxdata.com/blog/product-update-new-influxdb-oss-2.4-available-significant-improvements/"&gt;New OSS Release&lt;/a&gt; - InfluxDB OSS 2.4 comes with new core features, Flux enhancements, and additions to the API that support features of the CLI.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id="bug-fixes"&gt;2 - Bug fixes&lt;/h2&gt;

&lt;p&gt;This month, we also fixed a number of outstanding bugs to improve the user experience with InfluxDB Cloud.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Ensured that the raw data view toggle stops freezing the browser with large datasets.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Ensured that dropdowns with predictive text search bars can successfully handle large lists.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Improved usability of sorting table columns on the Data Explorer page.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Reordered the tabs in the left side account navigation to match the new header navigation drop-down options to drive consistency.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Ensured that CSV file downloads from the Data Explorer page properly replace spaces with underscores.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Updated URLs to contain the same naming as the UI components to drive a consistent user experience.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Ensured that labels are no longer required on buckets in order to save and use buckets.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Fri, 02 Sep 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/native-collectors-improved-tasks-cli-onboarding-oss-distribution-monthly-product-update-august-2022/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/native-collectors-improved-tasks-cli-onboarding-oss-distribution-monthly-product-update-august-2022/</guid>
      <category>Product</category>
      <category>Use Cases</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>Product Update – New InfluxDB OSS 2.4 Now Available With Significant Improvements</title>
      <description>&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome.&lt;/p&gt;

&lt;p&gt;This week, we are releasing a new InfluxDB OSS version which contains multiple new features, security updates, and bug fixes. Here are the full &lt;a href="https://docs.influxdata.com/influxdb/v2.4/reference/release-notes/influxdb/"&gt;Release Notes&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id="influxdb-oss-24-gains-improved-user-model-and-cli-additions"&gt;InfluxDB OSS 2.4 gains improved user model and CLI additions&lt;/h2&gt;

&lt;p&gt;This version of InfluxDB comes with new core features, Flux enhancements, and additions to the API that support features of the CLI.&lt;/p&gt;

&lt;h3 id="user-model-and-cli"&gt;User model and CLI&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Operator Model changed to allow Admin user instance-level permissions without operator token.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added &lt;a href="https://docs.influxdata.com/influxdb/v2.4/reference/cli/influx/remote/"&gt;influx remote&lt;/a&gt; command.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added &lt;a href="https://docs.influxdata.com/influxdb/v2.4/reference/cli/influx/replication/"&gt;influx replication&lt;/a&gt; command.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Enhanced error messaging for InfluxDB and OSS specific commands.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added api/v2/config endpoint to display the runtime configuration.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Full CLI additions &lt;a href="https://docs.influxdata.com/influxdb/v2.4/reference/release-notes/influxdb/"&gt;Release Notes&lt;/a&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added back the v1 InfluxQL shell/REPL. More details in the &lt;a href="https://www.influxdata.com/blog/return-influxdb-v1-shell/"&gt;v1 Shell blog&lt;/a&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Supported v1 dbrp names as bucket IDs in replications API, making the creation of replications easier and adding support for replicating to an Enterprise cluster’s v2 /write endpoint.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id="flux-enhancements-highlights"&gt;Flux enhancements highlights&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Flux upgraded from 0.171.0 to 0.179.0&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added multiple new &lt;code class="language-html"&gt;join&lt;/code&gt; functions to the join package such as &lt;code class="language-html"&gt;join.full()&lt;/code&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Promoted &lt;code class="language-html"&gt;experimental.to()&lt;/code&gt; to influxdata.influxdb.wideTo()&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added built-in function time to the date package to convert any timetable into datetime&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Promoted the following functions from &lt;code class="language-html"&gt;experimental.array&lt;/code&gt; into the array package: &lt;code class="language-html"&gt;array.concat()&lt;/code&gt;, &lt;code class="language-html"&gt;array.filter()&lt;/code&gt;, &lt;code class="language-html"&gt;array.map()&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Promoted the following functions from experimental.http.requests into the http.requests: &lt;code class="language-html"&gt;http.requests.do()&lt;/code&gt;, &lt;code class="language-html"&gt;http.requests.get()&lt;/code&gt;, &lt;code class="language-html"&gt;http.requests.peek()&lt;/code&gt;, &lt;code class="language-html"&gt;http.requests.post()&lt;/code&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Promoted &lt;code class="language-html"&gt;experimental.bitwise&lt;/code&gt; into the bitwise package&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Supported conditional expressions, constants, and literals in vectorized &lt;code class="language-html"&gt;map()&lt;/code&gt;&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id="security-updates"&gt;Security updates&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;An issue in the gopkg.in/yaml.v3 package import that could lead to a DoS in the templates service.&lt;/li&gt;
  &lt;li&gt;An issue in the github.com/buger/jsonparser package import that could potentially lead to a DoS in storage authorization.&lt;/li&gt;
  &lt;li&gt;Cumulative security fixes for Go 1.17.8-&lt;a href="https://go.dev/doc/devel/release#go1.18.minor" target="_blank"&gt;1.18.3&lt;/a&gt; are included in this release. These fixes resolve the following InfluxDB issues:&lt;/li&gt;
    &lt;ul&gt;
  &lt;li&gt;An issue with processing large PEM files that could lead to a DoS in the templates service or Flux connections using to()&lt;/li&gt;
  &lt;li&gt;An issue in TLSv1.3 and a lack of ticket randomness&lt;/li&gt;
  &lt;li&gt;A minor issue with filepath.Clean() on Windows&lt;/li&gt;  
 &lt;/ul&gt;
 &lt;/ul&gt;

&lt;h3 id="bug-fixes"&gt;Bug fixes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Fixed race condition with remote replicating deadlocks that the remote writer prevented from writing to the target.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Resolved error when creating v1 authorization (v1 auth) with a nonexistent bucket ID.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added fields to the _tasks bucket to match schema of the same bucket in InfluxDB Cloud – this provides consistency for clients accessing both.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Fixed rare case where measurement cardinality reported less than zero.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Resolve panic on cleaning up failed iterators.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Fri, 26 Aug 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/product-update-new-influxdb-oss-2.4-available-significant-improvements/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/product-update-new-influxdb-oss-2.4-available-significant-improvements/</guid>
      <category>Product</category>
      <category>Company</category>
      <category>Use Cases</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
    <item>
      <title>Product Update – CLI Onboarding Wizard Now Available</title>
      <description>&lt;p&gt;&lt;em&gt;Thanks to Amy Luckette for being a key contributor to this article.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome.&lt;/p&gt;

&lt;p&gt;This week, we are covering a featured product release that we think will save you time and effort when onboarding to time series and &lt;a href="https://www.influxdata.com/get-influxdb/"&gt;InfluxDB&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id="quickly-onboard-with-influxdb-command-line-interface-cli"&gt;Quickly onboard with InfluxDB Command Line Interface (CLI)&lt;/h2&gt;

&lt;p&gt;The new CLI onboarding wizard allows you to interact with InfluxDB’s command line interface to read and write data within the first 5 minutes of logging in, improving your Time to Awesome!&lt;/p&gt;

&lt;p&gt;Most notably, the CLI onboarding wizard eliminates the need for you to spend hours heads-down researching in the documentation to learn how to use the command line interface. Regardless of your operating system or environment setup, this new wizard simplifies the learning experience to get you up and running quickly with InfluxDB.&lt;/p&gt;

&lt;h2 id="why-use-a-cli"&gt;Why use a CLI?&lt;/h2&gt;

&lt;p&gt;CLIs in general have some great advantages:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Less resources&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;High precision&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Repetitive-task friendly&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Powerful commands and processes&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;For both average users and experts&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;With InfluxDB’s CLI, you can manage many aspects of your InfluxDB environment and use &lt;strong&gt;influx help&lt;/strong&gt; to see all the commands.&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/5BXXpO0F30Hzn7bvImXXBz/c471a9fdfb88ff5f391a82671d324d3c/Install-Dependencies.png" alt="Install-Dependencies" /&gt;&lt;/p&gt;

&lt;h2 id="how-do-i-get-started"&gt;How do I get started?&lt;/h2&gt;

&lt;p&gt;Make sure to sign up for a free InfluxDB Cloud account. From there, follow the step-by-step guide &lt;a href="http://cloud2.influxdata.com/me/setup-cli"&gt;here&lt;/a&gt; to help you get onboarded with the InfluxDB CLI.&lt;/p&gt;

&lt;p&gt;&lt;img src="//images.ctfassets.net/o7xu9whrs0u9/6879cLHwMXmLDoms3CJbRi/62bb5268205f602eb52ed9179748790d/CLI-Onboarding-Wizard.gif" alt="CLI-Onboarding-Wizard" /&gt;&lt;/p&gt;
</description>
      <pubDate>Fri, 19 Aug 2022 07:00:00 +0000</pubDate>
      <link>https://www.influxdata.com/blog/product-update-cli-onboarding-wizard-now-available/</link>
      <guid isPermaLink="true">https://www.influxdata.com/blog/product-update-cli-onboarding-wizard-now-available/</guid>
      <category>Product</category>
      <category>Use Cases</category>
      <author>Bharat Bhat (InfluxData)</author>
    </item>
  </channel>
</rss>
