14 lines
472 B
Markdown
14 lines
472 B
Markdown
---
|
|
title: Comparing values from different buckets
|
|
seotitle: Compare the last measurement to a mean stored in another bucket
|
|
description: >
|
|
Compare the value from the latest point to an average value stored in another bucket. This is useful when using the average value to calculate a threshold check.
|
|
influxdb/cloud/tags: [queries]
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Compare values from different buckets
|
|
parent: Common queries
|
|
weight: 104
|
|
---
|
|
|
|
{{< duplicate-oss >}} |