hotfix: updated page weights in experimental package

pull/799/head
Scott Anderson 2020-03-05 08:57:09 -07:00
parent 80be4d8a2f
commit 9a3753acba
28 changed files with 28 additions and 28 deletions

View File

@ -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/
---

View File

@ -8,7 +8,7 @@ menu:
v2_0_ref:
name: Aggregate
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [package]
---

View File

@ -8,7 +8,7 @@ menu:
v2_0_ref:
name: Bigtable
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [functions, bigtable, package, google]
---

View File

@ -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/)

View File

@ -9,7 +9,7 @@ menu:
v2_0_ref:
name: Geo
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [functions, package, geo]
---

View File

@ -6,7 +6,7 @@ menu:
v2_0_ref:
name: geo.asTracks
parent: Geo
weight: 301
weight: 401
v2.0/tags: [functions, geo]
---

View File

@ -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/

View File

@ -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/

View File

@ -6,7 +6,7 @@ menu:
v2_0_ref:
name: geo.groupByArea
parent: Geo
weight: 301
weight: 401
v2.0/tags: [functions, geo]
---

View File

@ -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/

View File

@ -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/

View File

@ -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/
---

View File

@ -10,7 +10,7 @@ menu:
name: HTTP
identifier: HTTP-exp
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [functions, http, package]
---

View File

@ -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

View File

@ -8,7 +8,7 @@ menu:
v2_0_ref:
name: MQTT
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [functions, mqtt, package]
---

View File

@ -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.

View File

@ -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.

View File

@ -8,7 +8,7 @@ menu:
v2_0_ref:
name: Prometheus
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [functions, prometheus, package]
---

View File

@ -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

View File

@ -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/
---

View File

@ -8,7 +8,7 @@ menu:
v2_0_ref:
name: Query
parent: Experimental
weight: 201
weight: 301
v2.0/tags: [package]
---

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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/
---

View File

@ -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/
---

View File

@ -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/
---