The lack of functionality to do deadman checks is one of my biggest gripes with PromQL. Fortunately, MetricsQL (a superset of PromQL) has added this functionality, and it’s very easy to use. If you’re not…
Tag: InfluxDB
InfluxDB V2: Using The V1 API For V1 Dependent Applications
With the expanded feature set that InfluxDB V2 offers, many want to upgrade their existing V1 InfluxDB installations. The issue is that there are a lot of incompatibilities between V1 and V2. Any of your…