hotfix: updated page weights in experimental package
parent
80be4d8a2f
commit
9a3753acba
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: experimental.addDuration
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 302
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/experimental/subduration/
|
||||
---
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: Aggregate
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [package]
|
||||
---
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: Bigtable
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [functions, bigtable, package, google]
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: bigtable.from
|
||||
parent: Bigtable
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `bigtable.from()` function retrieves data from a [Google Cloud Bigtable](https://cloud.google.com/bigtable/)
|
||||
|
|
|
@ -9,7 +9,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: Geo
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [functions, package, geo]
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: geo.asTracks
|
||||
parent: Geo
|
||||
weight: 301
|
||||
weight: 401
|
||||
v2.0/tags: [functions, geo]
|
||||
---
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: geo.filterRows
|
||||
parent: Geo
|
||||
weight: 301
|
||||
weight: 401
|
||||
v2.0/tags: [functions, geo]
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/experimental/geo/gridfilter/
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: geo.gridFilter
|
||||
parent: Geo
|
||||
weight: 301
|
||||
weight: 401
|
||||
v2.0/tags: [functions, geo]
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/experimental/geo/strictfilter/
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: geo.groupByArea
|
||||
parent: Geo
|
||||
weight: 301
|
||||
weight: 401
|
||||
v2.0/tags: [functions, geo]
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: geo.strictFilter
|
||||
parent: Geo
|
||||
weight: 301
|
||||
weight: 401
|
||||
v2.0/tags: [functions, geo]
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/experimental/geo/gridfilter/
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: geo.toRows
|
||||
parent: Geo
|
||||
weight: 301
|
||||
weight: 401
|
||||
v2.0/tags: [functions, geo]
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/built-in/transformations/pivot/
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: experimental.group
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 302
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/built-in/transformations/group/
|
||||
---
|
||||
|
|
|
@ -10,7 +10,7 @@ menu:
|
|||
name: HTTP
|
||||
identifier: HTTP-exp
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [functions, http, package]
|
||||
---
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: http.get
|
||||
parent: HTTP-exp
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `http.get()` function submits an HTTP GET request to the specified URL and
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: MQTT
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [functions, mqtt, package]
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: mqtt.to
|
||||
parent: MQTT
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `mqtt.to()` function outputs data to an MQTT broker using MQTT protocol.
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: experimental.objectKeys
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 302
|
||||
---
|
||||
|
||||
The `experimental.objectKeys()` function returns an array of keys in a specified object.
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: Prometheus
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [functions, prometheus, package]
|
||||
---
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: prometheus.histogramQuantile
|
||||
parent: Prometheus
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `prometheus.histogramQuantile()` function calculates quantiles on a set of values
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: prometheus.scrape
|
||||
parent: Prometheus
|
||||
weight: 301
|
||||
weight: 401
|
||||
related:
|
||||
- /v2.0/write-data/scrape-data/scrapable-endpoints/
|
||||
---
|
||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: Query
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 301
|
||||
v2.0/tags: [package]
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: query.filterFields
|
||||
parent: Query
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `query.filterFields()` function filters input data by field.
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: query.filterMeasurement
|
||||
parent: Query
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `query.filterMeasurement()` function filters input data by measurement.
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: query.fromRange
|
||||
parent: Query
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `query.fromRange()` function returns all data from a specified bucket within
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: query.inBucket
|
||||
parent: Query
|
||||
weight: 301
|
||||
weight: 401
|
||||
---
|
||||
|
||||
The `query.inBucket()` function queries data from a specified bucket within given
|
||||
|
|
|
@ -6,7 +6,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: experimental.set
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 302
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/built-in/transformations/set/
|
||||
---
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: experimental.subDuration
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 302
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/experimental/addduration/
|
||||
---
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
v2_0_ref:
|
||||
name: experimental.to
|
||||
parent: Experimental
|
||||
weight: 201
|
||||
weight: 302
|
||||
related:
|
||||
- /v2.0/reference/flux/stdlib/built-in/outputs/to/
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue