sunbryely-influxdata
cb84692dd8
Merge pull request #4205 from influxdata/flux-0.174.1
...
Flux 0.174.1 Release Notes
2022-07-12 14:18:48 -07:00
sunbryely-influxdata
0f90ab1198
Merge branch 'master' into flux-0.174.1
2022-07-12 14:15:41 -07:00
sunbryely-influxdata
d680b9e152
Update content/flux/v0.x/release-notes.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-07-12 13:00:16 -07:00
wiedld
51121eff2e
fix: add field to example annotated csv, such that it copy/paste works in the UI in linked example ( #4206 )
2022-07-12 12:01:00 -07:00
Sunbrye Ly
a348ddaa33
release notes
2022-07-12 10:30:31 -07:00
Sunbrye Ly
548178966f
need to reset pycharm
2022-07-12 10:27:34 -07:00
Jason Stirnaman
064d9d0a25
chore/api-tags flatten tags ( #4191 )
...
* chore(api):
- Replace some x-tagGroups with tags to flatten the navigation and redundant headings.
- Remove unnecessary x-tagGroups from 1.x compat docs.
* chore: remove unused tag-group files.
* chore: update api-docs README
- Document the generate -c flag.
- Cleanup.
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-12 12:21:35 -05:00
Ignacio Van Droogenbroeck
836bd1bcbd
Update database_management.md ( #4182 )
...
For some reason <br> was not allowing the snippets are displayed correctly on the docs website.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-07-12 10:43:25 -06:00
Mike Eriksson
8318ed4919
Update data-elements.md ( #4204 )
...
Just fixe a spelling mistake, 'follwoing' to 'following'.
2022-07-12 10:40:16 -06:00
lwandzura
a9475eb0a6
Enterprise 1.9.8 release notes ( #4185 )
...
* added cli 2.4 release updates
* added 1.9.8 update, added passive node to glossary
* added passive node feature paragraph
* updated inlfud-ctl command
* additional updates
* Revert "added cli 2.4 release updates"
This reverts commit d8964e689e
.
* Update content/enterprise_influxdb/v1.9/concepts/glossary.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added additional feature
* updated with today's date
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-11 11:35:25 -05:00
peterreg
7abe87fbc2
This adds videos for Seasons 4-6 ( #4177 )
...
* This adds videos for Seasons 4-6
* Update Intro-to-Client-Libraries.md
* Update API-Invocable-Scripts.md
* Update Edge-Data-Replication.md
* Update Flux-Data-Structure.md
* Update Flux-Functions.md
* Update Optimizing-Flux-Functions.md
* Update Intro-to-Check-&-Notifications.md
* Update Checks-&-Notification-in-Action.md
* Update Aggregator-&-Processor-Plugins-in-Telegraf.md
* Update Using-MQTT-and-InfluxDB-for-IoT.md
* Update Basics-of-Geo-temporal-data-and-InfluxDB.md
* Update Flux-and-S2-Geometry.md
* Update Using-Flux-to-query-geo-temporal-data.md
* Update InfluxDB-in-the-IoT-stack.md
* Update Architecture-Overview-for-IoT-and-InfluxDB.md
* Update Configuring Replications For Downsampling To Cloud.md
* Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md
* Update Using-Scripts-in-InfluxDB.md
* Update Invocable-Scripts-and-Tasks.md
* Update Invocable-Scripts-for-Alerting.md
* Update Batching-Data-with-the-Python-Client-Library.md
* Update Querying-Data-with-the-Python-Client-Library.md
* Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md
* Update Basics-of-Geo-temporal-data-and-InfluxDB.md
* Update Basics-of-Geo-temporal-data-and-InfluxDB.md
* Update content/resources/videos/API-Invocable-Scripts.md
* Update content/resources/videos/Checks-&-Notification-in-Action.md
* Update API-Invocable-Scripts.md
* Testing Circle ci fix
* Edits for videos seasons 4-6
* Resolve conflict duplicate videos
* Further revisions to videos seasons 4-6
* update filenames
* video edits
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-07-08 17:52:41 -07:00
Jason Stirnaman
91a8b7c826
Chore/improve api docs generation ( #4196 )
...
* chore: getswagger quality-of-life
- Exit on invalid options.
- Show curl output, e.g. if the filepath is incorrect.
- Replace $_ with $outFile for readability.
- Replace context with platform, the common jargon.
* chore(api): generate.sh quality-of-life
- Only regenerate HTML for a spec version if the current file differs from master.
- Refactor to remove code repetition.
* chore: generate.sh generates all versions by default
- Add a -c flag that only generates changed files (for development).
- More refactoring.
2022-07-08 16:30:02 -05:00
Sunbrye Ly
374f3f538c
adding to 2.2
2022-07-08 11:26:21 -07:00
Sunbrye Ly
fb710fc111
feat: add ast to glossary
2022-07-08 11:14:36 -07:00
Jason Stirnaman
e76dfb1ff4
Revert "Chore/improve api docs generation ( #4190 )" ( #4194 )
...
This reverts commit ee7239189c
.
Got 404s for API docs pages after deploy.
2022-07-08 10:48:41 -05:00
Jason Stirnaman
ee7239189c
Chore/improve api docs generation ( #4190 )
...
* chore: getswagger quality-of-life
- Exit on invalid options.
- Show curl output, e.g. if the filepath is incorrect.
- Replace $_ with $outFile for readability.
- Replace context with platform, the common jargon.
* chore(api): generate.sh quality-of-life
- Only regenerate HTML for a spec version if the current file differs from master.
- Refactor to remove code repetition.
2022-07-08 09:55:04 -05:00
kelseiv
d9d30d093b
add deprecated warning ( #4192 )
2022-07-07 15:39:00 -07:00
Anaisdg
bea34af485
new how-to: reduce to construct JSON ( #4160 )
...
new how-to: reduce to construct JSON
Co-authored-by: Anais Dotis-Georgiou <anais@Anaiss-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-07 11:09:17 -07:00
kelseiv
b7700c9fdc
Merge branch 'master' into master
2022-07-07 10:41:54 -07:00
kelseiv
49fa691346
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:41:38 -07:00
kelseiv
b37b8c0353
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:41:32 -07:00
kelseiv
acff52ebc5
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:41:25 -07:00
kelseiv
31e9823c69
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:41:18 -07:00
kelseiv
b010101987
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:41:10 -07:00
kelseiv
f2437339f3
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:41:02 -07:00
kelseiv
746298a1ea
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:40:53 -07:00
kelseiv
1e6e73e2c3
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:40:37 -07:00
kelseiv
b7e4fd8a63
Update content/resources/how-to-guides/reduce-to-construct-JSON.md
2022-07-07 10:38:25 -07:00
Jay Clifford
5cd87a623e
Wrong function in docs ( #4180 )
...
sum() function has an incorrect example.
Pointed out by community user : https://community.influxdata.com/t/sum-function-documentation/25631
2022-07-07 10:37:58 -07:00
sunbryely-influxdata
b93e8161b2
Merge pull request #4188 from influxdata/flux-0.174
...
Flux 0.174 release notes
2022-07-06 15:32:16 -07:00
sunbryely-influxdata
22c0f1fdf8
Merge branch 'master' into flux-0.174
2022-07-06 15:24:54 -07:00
Sunbrye Ly
b3718a4ba4
PR requested changes
2022-07-06 15:19:37 -07:00
Jamie Strandboge
a6f21fae93
chore(security): also mention notifications with hardening-enabled ( #4183 )
2022-07-06 15:10:06 -07:00
Sunbrye Ly
b3e764fe7f
0.174
2022-07-06 11:42:47 -07:00
Sunbrye Ly
896c4d8fa1
release notes
2022-07-06 11:29:21 -07:00
kelseiv
6dce2c71e9
June cloud updates ( #4178 )
...
* June Cloud updates
* remove black links
* edit from Sam
2022-07-06 09:00:35 -07:00
noramullen1
4ad137d51e
1.23.1 patch release ( #4186 )
2022-07-05 15:44:50 -07:00
Michael Hall
a11e3d9a66
Add 'How-to Guides' to the Sidebar navigation under 'Additional resources' ( #4176 )
2022-07-02 16:15:31 -07:00
sunbryely-influxdata
16478e847a
Merge pull request #4169 from influxdata/flux-0.173
...
Flux 0.173
2022-06-30 12:24:37 -07:00
Sunbrye Ly
8d103f7b9d
pr requested fixes
2022-06-30 12:20:59 -07:00
Sunbrye Ly
49d0295984
spelling
2022-06-29 18:54:38 -07:00
Sunbrye Ly
4cefd447c3
auto gen
2022-06-29 18:52:35 -07:00
Sunbrye Ly
926bf4097d
release notes
2022-06-29 18:26:40 -07:00
peterreg
f072501bed
Fix for broken Telegraf Install link ( #4167 )
2022-06-28 17:36:08 -07:00
Jason Stirnaman
72c31b5d12
Chore/upgrade hugo ( #4164 )
...
* fix: Upgrade Hugo and CSS dependencies to fix code samples
Upgrade to latest version of hugo-extended.
Upgrade to latest compatible version of PostCSS.
Fixes syntax highlighting for JavaScript code samples.
* chore: add openapi elements and reimplement Regex to replace shortcode.
2022-06-28 16:17:05 -05:00
kelseiv
5632c79e27
Merge branch 'master' into master
2022-06-28 09:19:53 -07:00
sunbryely-influxdata
fe1a68961b
Merge pull request #4166 from influxdata/flux-0.172
...
chore/Flux 0.172
2022-06-27 17:42:35 -07:00
sunbryely-influxdata
fcbb10fa93
Merge branch 'master' into flux-0.172
2022-06-27 17:30:25 -07:00
Sunbrye Ly
23dc25a4e6
pr changes
2022-06-27 17:29:49 -07:00
sunbryely-influxdata
61e3fdf31b
Update content/flux/v0.x/release-notes.md
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-27 17:14:44 -07:00