removed references to defunct videos (#5163)
parent
16ed30ae49
commit
9696bf15fe
|
@ -86,8 +86,4 @@ Each example includes the following functions (in the order listed):
|
|||
_For detailed information about basic Flux queries,
|
||||
see [Flux query basics](/flux/v0/get-started/query-basics/)._
|
||||
|
||||
For an introduction to Flux and how it works with time series data, watch the following video:
|
||||
|
||||
{{< youtube QwOJttyg858 >}}
|
||||
|
||||
{{< page-nav next="/flux/v0/get-started/data-model/" >}}
|
|
@ -196,8 +196,4 @@ Results from this basic query should be similar to the following:
|
|||
| co | airSensors | TLM0202 | 0.3336370208486757 |
|
||||
| co | airSensors | TLM0203 | 0.4948166816959906 |
|
||||
|
||||
To learn more about Flux concepts and basic functions and see an example of how to write a basic Flux query, watch the following video:
|
||||
|
||||
{{< youtube osSJueQW-EE >}}
|
||||
|
||||
{{< page-nav prev="/flux/v0/get-started/syntax-basics/" >}}
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
title: Intro to InfluxDB Native Collector
|
||||
description: >
|
||||
InfluxDB Native Collector lets you set up direct, cloud-to-cloud connections between web services and InfluxDB to accelerate data collection. Here, Gary Fowler discusses the basics of the Native Collector feature.
|
||||
menu:
|
||||
resources:
|
||||
parent: Videos
|
||||
weight: 160
|
||||
youtubeID: J3bQrL8ihSU
|
||||
date: 2022-7-12
|
||||
series: [Meet the Developers S7]
|
||||
metadata: [Meet the Developer Series]
|
||||
---
|
||||
|
||||
{{< resources/video-content >}}
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
title: Flux Basics
|
||||
description: >
|
||||
Flux is a powerful scripting and querying language that allows you to do more
|
||||
with your time series data.
|
||||
Here, Paul Hummer discusses some of the basic functions and concepts for
|
||||
getting started with Flux, and explains how to write a simple Flux query.
|
||||
menu:
|
||||
resources:
|
||||
parent: Videos
|
||||
weight: 122
|
||||
youtubeID: osSJueQW-EE
|
||||
date: 2022-01-04
|
||||
series: [Meet the Developers S2]
|
||||
metadata: [Meet the Developer Series]
|
||||
related:
|
||||
- /flux/v0/get-started/
|
||||
- /flux/v0/get-started/data-model/
|
||||
- /flux/v0/get-started/query-basics/
|
||||
---
|
||||
|
||||
{{< resources/video-content >}}
|
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
title: The Purpose of Flux
|
||||
description: >
|
||||
Flux is a scripting and querying language developed by InfluxData to work with time series data.
|
||||
Here, Paul Hummer and Rick Spencer discuss why InfluxData created Flux and how
|
||||
it helps developers do more with their time series data.
|
||||
menu:
|
||||
resources:
|
||||
parent: Videos
|
||||
weight: 121
|
||||
youtubeID: QwOJttyg858
|
||||
date: 2022-01-04
|
||||
series: [Meet the Developers S2]
|
||||
metadata: [Meet the Developer Series]
|
||||
related:
|
||||
- /flux/v0/get-started/
|
||||
---
|
||||
|
||||
{{< resources/video-content >}}
|
Loading…
Reference in New Issue