Commit Graph

8741 Commits (chore-js-refactor-footer-scripts-modules)

Author SHA1 Message Date
meelahme e4d66111fc Adding a port exposure note to Core get started page (#5862) 2025-02-27 19:22:15 -08:00
meelahme 8c5aeb0240 Reverting sentence delete to note section 2025-02-27 18:18:23 -08:00
Jameelah Mercer 826c98787f
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-27 17:01:23 -08:00
Jameelah Mercer d0af3b3742
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-27 17:01:01 -08:00
Jameelah Mercer fa9a1bf103
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-27 17:00:34 -08:00
Jameelah Mercer e7f4bc2ad6
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-27 17:00:25 -08:00
Jameelah Mercer 7713957f68
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-27 17:00:17 -08:00
Jameelah Mercer b89b6b0528
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-27 17:00:09 -08: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 4887aa5b66 fix(api): links and headings in local API refs.
- Fix broken links reported by the e2e link checker.
- Add an e2e test for checking internal and external links in API reference docs. Low effort, big win.
2025-02-26 16:20:14 -06:00
Jason Stirnaman b9de8b4947 chore(ai): Add reminder to update the script in template.hbs 2025-02-26 16:16:46 -06:00
Jason Stirnaman bd93174d29 fix(api): confusing nav behavior with endpoints duplicated among tag groups. Closes Remove tag groups from API ref docs that duplicate endpoints in the "All endpoints" tag group. #5868 2025-02-26 16:14:37 -06:00
Jason Stirnaman 884bfd10ec feat(api): Add Ask AI widget to API ref docs
- Adds the widget script to template.hbs.
- Copies branding color and font styles from js/ask-ai.js
- Copies position and some sizes from the configuration docs.
- This will be replaced when the API uplift is completed and using the same layouts as the rest of the site.
2025-02-26 16:12:13 -06:00
Jason Stirnaman 4194ef5eb9 fix(api): Add shortDescription to replace summary
- Add a custom x-influxdata-short-description field that replaces the previous non-standard summary field used by Redocly.
- Double quote the title and description vars to preserve the entire value when passing them to the CLI
2025-02-26 16:07:28 -06:00
meelahme 329d12c233 Updates to no_sync example for HTTP 2025-02-26 08:32:37 -08:00
meelahme 716bedceb7 Adding HTTP documentation for no_sync option 2025-02-25 19:00:59 -08:00
meelahme d6109b3b0e adding CLI example to no_sync write option 2025-02-25 18:45:18 -08:00
Jameelah Mercer c09d17f02e
Merge branch 'master' into docs/v3/no_sync-5826 2025-02-25 17:29:37 -08:00
meelahme f01a9ab3e7 Adding a no_sync documentation to get-started page (#5826) 2025-02-25 17:17:36 -08:00
Jason Stirnaman f0245e32f5 feat(api-ref): API reference for Core and Enterprise 2025-02-25 17:10:29 -06:00
Jason Stirnaman 789c6fbe2f fix(api): Core: revise tags and tag-groups, add trait tags 2025-02-25 17:10:29 -06:00
Jason Stirnaman b3bb9c40f1 feat(api): InfluxDB3 Core API reference, API fixes, and e2e tests
- Adds InfluxDB 3 Core API reference
- Updates scripts
- Removes non-valid info.summary field from specs, replaces with description in metadata
- Simplifies frontmatter generation for HTML template
- Reorg of file structure to mirror the content structure.
- Moves OSS v2 into v2/v2/ref.yml to follow the same pattern as others
- Replaces isDefault API config field with specific aliases.
- Misc. fixes.
- Remove generated HTML files.
2025-02-25 17:10:09 -06:00
Jason Stirnaman 846d3a9e46 fix(api): Update glossary links. Remove old cloud-serverless directory 2025-02-25 17:10:09 -06:00
Jason Stirnaman b6adbbf829 fix(api): Only call Google Tag Manager if hostname has influxdata.com - prevents undefined GTM object errors in dev
- Stub Google Tag Manager in the test
2025-02-25 17:09:32 -06:00
Jason Stirnaman 0b7b73b8f7 fix(ci): Remove Nightwatch dependency 2025-02-25 17:09:32 -06:00
Jason Stirnaman 235b172734 fix(api): Skip to next api-docs directory if the current dir doesn't contain a .config.yml OpenAPI config 2025-02-25 17:09:32 -06:00
Jason Stirnaman f15d7857a9 chore(monolith): Core HTTP API and OpenAPI .info content for Core and Enterprise 2025-02-25 17:09:03 -06:00
Jason Stirnaman 4314589c07 feat(v3): WIP: Revise API specs for Core and Enterprise
- Adds basic support for core and enterprise in getswagger.sh
- Adds custom OpenAPI info for Core and Enterprise
- Validates as OpenAPI 3.0 (using Spectral)
    - operationId
    - tags
- Revises use of Legacy, v2
- TODO: need to check and validate in UI, adjust tags if nec.
- Add and remove components
- Update parameters
- Add examples
- Add tests for Core
2025-02-25 17:08:05 -06:00
Peter Barnett f11461a419 Update API reference documentation 2025-02-25 12:07:42 -06:00
Jason Stirnaman b029354be1
Merge pull request #5855 from influxdata/clustered-upgrade-notes
Update InfluxDB Clustered upgrade guide
2025-02-25 11:02:46 -06:00
Jason Stirnaman 3cae4779b7
Merge branch 'master' into clustered-upgrade-notes 2025-02-25 10:57:42 -06:00
Jason Stirnaman 3c7564594f
Merge pull request #5860 from influxdata/5859-ranking-functions
fix Get started with monolith: query and processing engine
2025-02-25 10:55:16 -06:00
Jason Stirnaman d7200f1363 chore(sql): how ranking functions handle duplicate values
- Add query example with output from @appletreeisyellow
- Clarify function descriptions
2025-02-25 10:06:09 -06:00
Jason Stirnaman ea856bba8b
Merge pull request #5854 from influxdata/sql-window-functions
SQL window functions
2025-02-24 18:03:30 -06:00
Jason Stirnaman 86c4c35f77
Merge branch 'master' into sql-window-functions 2025-02-24 17:52:02 -06:00
Jason Stirnaman 13bec428e4
Merge pull request #5858 from influxdata/pbarnett/processing-engine-updates
Fixes for monolith get-started and plugins
2025-02-24 17:49:55 -06:00
Jason Stirnaman 5b42d3a012 fix: terms and formatting in monolith get-started and plugins. Add related links. 2025-02-24 17:45:51 -06:00
Jason Stirnaman 971562275f hotfix: codeblock 2025-02-24 17:20:29 -06:00
Jason Stirnaman a2a775162a
Merge pull request #5845 from influxdata/pbarnett/processing-engine-updates
update: fix some wording and hierarchy
2025-02-24 17:18:23 -06:00
Jason Stirnaman 002074bd10 fix: On Request configuration 2025-02-24 17:14:53 -06:00
Jason Stirnaman 6a5aeb3cfc fix: Processing engine description. 2025-02-24 16:49:29 -06:00
Jason Stirnaman 90eb51e447 fix(v3): Core and Enterprise Get Started: fix bad interval syntax, update processing engine overview
- Fix interval syntax mentioned in https://influxdata.slack.com/archives/C084G9LR2HL/p1740171190161249.
- Update processing engine overview and link to guide.
2025-02-24 16:28:38 -06:00
Jason Stirnaman d8d1d09290
Update content/shared/v3-core-plugins/_index.md 2025-02-24 14:43:23 -06:00
Jason Stirnaman 49c055fd0b
Update content/shared/v3-core-plugins/_index.md 2025-02-24 14:43:15 -06:00
Jason Stirnaman 4f5122da92
Update content/shared/v3-core-plugins/_index.md 2025-02-24 14:42:35 -06:00
Jason Stirnaman 5976a64844
Update content/shared/v3-core-plugins/_index.md 2025-02-24 14:42:19 -06:00
Jason Stirnaman 72d078ffba
Update content/shared/v3-core-plugins/_index.md 2025-02-24 14:42:11 -06:00
Jason Stirnaman 28018666a4
Apply suggestions from code review 2025-02-24 14:40:35 -06:00
Jason Stirnaman c5b8bb2663
Merge branch 'master' into pbarnett/processing-engine-updates 2025-02-24 14:04:29 -06:00
Jason Stirnaman ba7f10944a feat(sql): Add Window aggregate and Ranking functions to SQL reference index 2025-02-24 13:37:15 -06:00