Content Deep Dive
TL;DR InfluxDB Tech Tips - Comparing Data With Kapacitor
Blog post from InfluxData
Post Details
Company
Date Published
Author
Regan Kuchan
Word Count
627
Company Posts That Month
Language
English
Hacker News Points
-
Summary
In this post, InfluxDB and TICK-stack related issues are discussed, including comparing data with Kapacitor. The issue of identical tag keys and field keys causing query confusion when trying to specify tags in the WHERE clause is addressed, and a solution using the `::tag` syntax is provided. Additionally, using Kapacitor to compare data from previous weeks to current weeks is explained, with a solution involving shifting the data to match timestamps using the `shift` function. Finally, casting functionality is discussed, with an example of how to cast floats to integers using InfluxQL's `<field_key>::<type>` syntax.
Trends Found in this Post
No tracked trend matches for this post yet.