Commit Graph

2356 Commits (api-query-examples)

Author SHA1 Message Date
Jason Stirnaman be6cfa5b8b chore(ossv2): Cleanup description - remove link and update 2025-05-23 15:14:56 -05:00
Jason Stirnaman e28d908fcf Update content/influxdb/v2/write-data/troubleshoot.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-23 15:14:56 -05:00
Jason Stirnaman 5f91d03109 fix(oss2): Troubleshoot partial writes for v2 and Cloud
- OSS v2 supports partial writes and returns a 422 that describes rejected points, depending on the problem.
- Update API spec
- Move file to content/shared for Cloud
2025-05-23 15:14:55 -05:00
Jason Stirnaman b8d4dfcc36 chore(v2): OSS v2 query API: add, fix, cleanup:
- Adds missing examples for v1-compatible /query
- Fixes curl params in examples
- Removes unsupported async option from examples
- Updates terms for consistency with branding and influxdb3 docs
- Copies the missing POST /query operation from swaggerv1compat to the v2 ref.yml
- Effectively removes the separate v1-compat spec, and adds redirects and tags for v1-compat endpoints in v2/ref.yml
- Updates affected links
2025-05-23 13:46:31 -05:00
Scott Anderson 950cb50a5b
hotfix: update v2 download links (#6085) 2025-05-22 12:57:50 -05:00
Jason Stirnaman 50a9d7c796 feat(oss2): 2.7.12 release notes: include bug fix, bump version 2025-05-20 16:24:06 -05:00
Jason Stirnaman cffe9402cf feat(oss2): Revise and fix partial write enhancement for OSS 2.7.12 2025-05-15 17:12:12 -05:00
Jason Stirnaman a0e627468e feat(oss2): Maintenance items for OSS 2.7.12 2025-05-15 16:43:11 -05:00
Jason Stirnaman 79de24bef2 feat(oss2): Add influxd_flags entry for option
Part of influxdata/DAR/issues/500
2025-05-15 16:05:43 -05:00
Jason Stirnaman 0a1179932f feat(oss2): option
Part of influxdata/DAR/issues/500
2025-05-15 15:44:26 -05:00
Jason Stirnaman 500a31cdd9 feat(oss2): Release notes for OSS 2.7.12, fix broken link, list item indentation, and failing codeblock tests 2025-05-15 15:12:20 -05:00
Jason Stirnaman 88fc48888c hotfix(v2): broken downloaded link, replace latest-cli shortcode with latest-patch 2025-04-30 10:48:15 -05:00
Scott Anderson a7c92c9fd4
Revert "InfluxDB OSS and InfluxDB Enterprise 1.12.0 (#5992)" (#6012)
This reverts commit 735c843ff0.
2025-04-22 17:54:32 -06:00
Jason Stirnaman 38f53620dd chore(vsflux): Remove Flux VSCode pages, add notice that vsflux is removed from Marketplace extensions, and vsflux and flux-lsp are archived
Closes #5990. Fix broken links.
2025-04-17 13:58:33 -05:00
Scott Anderson 735c843ff0
InfluxDB OSS and InfluxDB Enterprise 1.12.0 (#5992)
* rework v1 configuration docs and links

* fixing md lint errors

* fix more md lint errors

* updates release notes and new functionality

* fixed md lint errors

* added enterprise 1.12.0 release notes and config updates

* fixed release notes for md lint

* add influxql updates for oss and enterprise 1.12.0

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* ported new oss v1 config to enterprise v1

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-17 08:49:02 -06:00
Geoffrey Wossum 62bd81d4c9
feat: add `overwrite-pid-file` and `pid-file` (#5972)
* feat: add `overwrite-pid-file` and `pid-file` 

Add documentation for `overwrite-pid-file` and `pid-file` configuration options available in v2.7.11.

* Update content/influxdb/v2/reference/config-options.md

* Update content/influxdb/v2/reference/config-options.md

* added new influxd pid flags to data file

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-04-14 10:06:13 -06:00
Scott Anderson 1522e734b9
Update shared content usage in v2 docs and more (#5953)
* replaced all oss- and cloud-only shortcodes

* removed duplicate oss calls and replaced with shared source

* base changes for shared v2 content

* restored shared grafana content

* removed frontmatter from shared v2 content

* WIP fixing lists with show-in shortcode

* fix lists that use show-in shortcode

* updated all v2 files to remove duplicate-oss and use source sharing

* update prepend and append frontmatter to just use string input

* fixed broken menu keys
2025-04-02 15:54:32 -06:00
Anja Boskovic 3d0c1e27c2
fix: fix link formatting 2025-03-28 12:02:44 -07:00
Jason Stirnaman 3d4f78f5c4 fix(cloudv2): Doesn't support environment references in templates 2025-03-14 18:11:16 -05:00
Volodya Melnyk 61046d9282
Update _index.md 2025-03-09 18:19:24 +02:00
Jason Stirnaman 4403dd9a18 fix: LInks and headings. Replace `latest` with `v2`. Specify OSS v2 in headings. Closes fix(api-refs): specify v2 in InfluxDB OSS headings #5866, Closes Flux docs: replace `/influxdb/latest` with `/influxdb/v2` #5864. Linting cleanup, removing terminal prompt from examples 2025-02-27 17:50:16 -06:00
Jason Stirnaman 140223c87c hotfix(v2): update SHA256 for darwin_amd64 package, fix lint typo error 2025-02-20 12:44:15 -06:00
Jason Stirnaman b679b635b9 Include the word `Bearer` or `Token`, a space, and your **token** value (all case-sensitive). Fix TOC links.
Fixes #5781
2025-01-19 13:44:35 -06:00
Scott Anderson 72c5295eed
InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760)
* WIP monolith docs

* WIP monolith

* updated alpha shortcode

* template updates for v3 and pro

* SQL & InfluxQL reference docs for Pro and OSS v3 (#5718)

* point to shared influxql source files

* add sql and influxql references to pro and oss v3 docs

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* ported changes to distributed influxql refs

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Influxdb3 restructure (#5744)

* WIP monolith naming restructure

* rebuild homepage

* updated broken home links

* stabs in the dark

* fixed duplicate-oss shortcode

* move clustered and cloud-dedicated

* clean-up serverless cruft

* add distributed product redirects

* standarize productPathData

* switch back to findRE for productPathData

* remove debugging code

* move cloud dedicated content

* new product dropdown

* Jstirnaman/influxdb3 restructure (#5743)

* LDAPS and LDAP Client Certificate Docs

Add documentation via LDAP sample configuration for LDAPS and LDAP client certificates. These are new features in the yet-to-be released Enterprise 1.11.7

* Update bucket-schema.md

ndjson.org goes to some sort of sports betting site.

https://jsonlines.org/ is probably a better site.

* fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann

* update shared links to use ambiguous version

* WIP monolith docs

* template updates for v3 and pro

* move clustered and cloud-dedicated

* switch back to findRE for productPathData

* move cloud dedicated content

* chore(influxdb3): port cloud-dedicated URLs from recent commit

* chore(influxdb3/clustered): fix and update links

* removed merge cruft

---------

Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>

* added and styled alpha banner, updated producted selector styles and js

* updated alpha link styles

* updated discord link text

* updated alpha message

* fix page title

* Initial Files

* Initial Files

* InfluxDB 3 Enterprise CLI docs (#5745)

* WIP influxdb3 cli

* fix page title

* influxdb3 enterprise cli

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern.

* updated URL modal for core and enterprise

* remove testing code on install page

* InfuxDB 3 Enterprise configuration options (#5749)

* fix page title

* add enterprise 3 configuration options

* revert command updates to avoid conflicts

* updated config option name

* CLI updates, reorg, and photos

* updated host-id option to writer-id

* InfluxDB 3 Core CLI (#5750)

* WIP make influxdb3 docs shared

* finish making influxdb3 enterprise cli shared

* add influxdb3 core cli docs

* update config option name

* updated host-id to writer-id

* updated a few more host-id options to writer-id

* InfluxDB 3 Core configuration options (#5752)

* added missing enterprise config options

* add influxdb3 core config options, update enterprise options

* minor fixes in core config options

* update search integration data (#5753)

* Add shared v3 line protocol doc to Core and Enterprise (#5754)

* add shared v3 line protocol doc to core and enterprise

* Update content/shared/v3-line-protocol.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* feat: update getting started guides

* Update content/influxdb3/core/_index.md

* Update content/influxdb3/core/_index.md

* update use of 3.0 and v3 to just 3

* add basic download/install instructions (#5756)

* chore(monolith): port Enterprise and Core get-started guides to shared for reuse as /index and /get-started

* fix(monolith): reapply previous description change

* Jts/update Get started for monolith (#5759)

* fix(monolith): get-started cleanup (spelling, style, APIs)
- Finished Enterprise for now, not ported to Core.

* fix(monolith): python sample columns

* fix(monolith): Ports edits to Core, misc. fixes

* update alpha message

* add state to product dropdown items

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Peter Barnett <peterbarnett@Peters-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-13 07:21:11 -07:00
Daniel Lo 0e5a967ea4
Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.

https://jsonlines.org/ is probably a better site.
2025-01-09 22:53:59 -08:00
Jason Stirnaman 2354285f77 Cloud Dedicated: update backup policy
Fixes #5716
- Update backup policy to 30 days
- Misc. cleanup
2025-01-09 14:17:23 -06:00
Jason Stirnaman 29a335ec4f chore(v3): Migrate admin/custom-partitioning to shared content 2025-01-09 10:22:12 -06:00
Jason Stirnaman 8b5f31d9af fix(partitioning): add hyphen and links 2025-01-09 10:22:12 -06:00
Scott Anderson 80ffbf1ea3
Merge branch 'master' into jstirnaman/DAR-463 2025-01-09 07:19:41 -07:00
Jason Stirnaman b7b1947cea
Merge pull request #5738 from influxdata/jstirnaman/influxdb3-concepts
InfluxDB 3 glossary updates and fixes
2025-01-08 14:39:27 -06:00
Jason Stirnaman 6b7d78c751 fix(partitioning): hyphenate and link. Fix related and miscellaneous glossary updates.
- Based on internal docs, single-series is indeed defined by the tag set.
- I'm not sure if that applies directly to series key and cardinality so I'm leaving them alone for now.
2025-01-08 12:29:04 -06:00
Jason Stirnaman 97f084f0bb fix(partitioning): week is not supported 2025-01-08 11:28:36 -06:00
Jason Stirnaman c0651e9ea0 fix(partitioning): planning steps 2025-01-08 10:20:47 -06:00
Jason Stirnaman 7125e62a66
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-01-08 10:05:16 -06:00
Jason Stirnaman 1bd7b0cfc4 docs(partitioning): enhance best practices and time part templates documentation
For Cloud Dedicated:

- Removes examples of unsupported partition timeframes
- Integrates @reidkaufmann recommendations for limiting the number of partitions and using retention policy
- Fixes https://github.com/influxdata/DAR/issues/463
- Part of #5584
- TODO: apply changes to Clustered
2025-01-07 18:27:35 -06:00
Jason Stirnaman de522a7c78 fix(v3): Python flight_client_options param, update list examples
- Fixes #5159
- Applies changes from pr/5723
2025-01-06 13:54:47 -06:00
meelahme 7e094dbfe9 Update to sign-up.md naming fix 2025-01-03 10:15:40 -08:00
meelahme b8509b7961 Removed Sign up section and replaced it with new InfluxDB cloud note 2025-01-02 14:55:29 -08:00
meelahme 1cdda86d33 Revert "Removed Sign Up section and repleaced it a note"
This reverts commit 8f7685e356.
2025-01-02 14:47:03 -08:00
meelahme 8f7685e356 Removed Sign Up section and repleaced it a note 2025-01-02 14:41:14 -08:00
meelahme cf2090102d Update content/influxdb/cloud/sign-up.md 2025-01-02 14:01:33 -08:00
meelahme bd26c2493d Revised sign up section 2025-01-02 13:46:15 -08:00
meelahme c46052c49e update to format and simplified deployment section (closes #5720) 2024-12-31 16:44:22 -08:00
Jameelah Mercer a77f3b9aa4
Merge branch 'master' into cloudv2/service-updates 2024-12-31 15:19:44 -08:00
meelahme c75e29df64 Added notes on v2 OSS (5720) 2024-12-31 15:14:22 -08:00
meelahme 0f5038f30d Noted new sign ups for version 3.0 (5720) 2024-12-31 15:03:48 -08:00
meelahme 564527eace removed start for free section 2024-12-31 14:45:16 -08:00
Jason Stirnaman c97e9b1592
Update content/influxdb/cloud-dedicated/reference/client-libraries/v3/python.md 2024-12-31 09:40:44 -06:00
Jameelah Mercer 420c65ed7c
Merge pull request #1 from influxdata/updates-to-python.md
fix(client-lib): commented code block for test setup #5711
2024-12-30 11:22:35 -08:00
Jason Stirnaman 868a7528de
Update content/influxdb/cloud-dedicated/reference/client-libraries/v3/python.md 2024-12-30 13:08:03 -06:00