removed references to defunct videos (#5163)

pull/5164/head^2
Scott Anderson 2023-10-03 12:05:30 -06:00 committed by GitHub
parent 16ed30ae49
commit 9696bf15fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 64 deletions

View File

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

View File

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

View File

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

View File

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

View File

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