23 lines
654 B
Markdown
23 lines
654 B
Markdown
---
|
|
title: Create histograms with Flux
|
|
list_title: Histograms
|
|
description: >
|
|
Use `histogram()` to create cumulative histograms with Flux.
|
|
influxdb/v2/tags: [histogram]
|
|
menu:
|
|
influxdb_v2:
|
|
name: Histograms
|
|
parent: Query with Flux
|
|
weight: 210
|
|
aliases:
|
|
- /influxdb/v2/query-data/guides/histograms/
|
|
related:
|
|
- /flux/v0/stdlib/universe/histogram
|
|
- /flux/v0/prometheus/metric-types/histogram/, Work with Prometheus histograms in Flux
|
|
list_query_example: histogram
|
|
source: /shared/influxdb-v2/query-data/flux/histograms.md
|
|
---
|
|
|
|
<!-- The content for this file is located at
|
|
// SOURCE content/shared/influxdb-v2/query-data/flux/histograms.md -->
|