Commit Graph

110 Commits (api-query-examples)

Author SHA1 Message Date
Jameelah Mercer addbf2768f
conflict update 2025-02-28 14:26:59 -08:00
meelahme 95a3b0d6e8 Resolved merge conflicts 2025-02-28 14:12:01 -08:00
meelahme ec6d5bd951 update to note 2025-02-28 13:56:59 -08:00
Jameelah Mercer ba44ebfe5c
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 13:53:53 -08:00
Jameelah Mercer 95a88f6d90
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 10:20:40 -08:00
Jameelah Mercer a5b8c44881
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 10:20:22 -08:00
Jameelah Mercer 0fc05b651d
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 10:19:57 -08:00
Jameelah Mercer c28c8e91b9
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 10:19:29 -08:00
Jameelah Mercer 9c00e4b179
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 10:16:23 -08:00
Jameelah Mercer b04c7ef9bd
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-28 10:14:54 -08:00
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
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 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
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 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 5872d8c6fa chore(mono): Update architectures for Docker images. 2025-02-20 15:26:56 -06:00
Jamie Strandboge 9d699e5af7
fix: influxdb3 no longer has MUSL builds (#5849)
* fix: influxdb3 no longer has MUSL builds

Reference:
- https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#why-not-just-statically-link-with-eg-musl

* remove musl builds from shared getting started docs

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-02-20 12:17:52 -07:00
Scott Anderson ffc97b2f8a
remove processing engine docker dependency (#5841) 2025-02-19 11:13:56 -07:00
Jason Stirnaman 67d8a6805b
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-02-10 10:42:26 -06:00
Jason Stirnaman c831db4004 fix(v3): Core and Enterprise Get Started, problems and cleanup. 2025-02-05 18:06:10 -06:00
Jason Stirnaman e3af9360f4
Merge branch 'master' into ai-chat-widget 2025-02-03 10:42:02 -06:00
Jason Stirnaman dd8f78bb01 fix(3): Broken links to CLI reference 2025-02-03 10:11:26 -06:00
Jason Stirnaman f9f81ae8f9 Initial Kapa.ai chat integration.
Continue refactoring JavaScript into a component pattern and ESM.
Replaces some jQuery with native DOM API.

chore(ai): reference documentation and instructions for training AI

chore(ai): implement Kapa AI chat widget
- Move script tag to HTML template to make it obvious.
- Cleanup javascript to make it more component-like
- Set Kapa attributes, support setting userid

chore(js): add JS dependencies, previously referenced in script tags, to package.json for JS builds.

fix(api): indents

chore(js): package Mermaid diagram library

chore(js): refactor JS for AIChat and Theme as examples of using the component pattern for HTML/CSS/JS

chore(js): Use the new local-storage API in refactored module code and in code not yet ported. Cleanup syntax in local-storage and make functions available from window.LocalStorageAPI.

fix(js): theme.js name-change

chore(js): fix ai-chat.js file name

fix(js): refactor:
- componentNames are snakecase in HTML
- replace DOM selection method and jQuery eventhandler assignment
- remove old theme.js references

chore(ai): configure chat window overlay, size, and position:
- removes overlay and scroll lock
- positions chat to the right and bottom
- expands sample question width to 12 cols

chore(ai): edit disclaimer

fix(ai): size and position

chore(js): make ai-chat specific to configuration and and setting userid (for testing and future use).

fix(js): copy referrerHost variable to v3-wayfinding instead of relying on influxdb-url to assign it.

chore(ai): add a footer div at page bottom to contain modal triggers for custom-time and ask-ai. Still needs some CSS help. Moves tooltip text from CSS to HTML data attribute.

chore(ai): dynamically load AI script tag after DOMContentLoaded to avoid race conditions. Call initialization from the modal trigger module and pass the show trigger function to the onload handler.

fix(ai): fix modal triggers to viewport

fix(modal-triggers): stack the triggers into a single column.

restyle footer widgets

updated time selector modal to use correct storage term

minor style update

WIP(ai-chat): get product data

chore(js): Factor out pageContext module from influxdb-url.js

chore(js): Refactor helpers.js out of inflluxdb-url.js

WIP: refactor influxdburl - minimal changes for module conversions

feat(ai): Custom AI chat example questions product and version.
Ask AI example questions:
- Adds support for customizing example Ask AI questions per product or version.
- Configure questions in site `data/products.yml`; otherwise, it uses default questions from `ask-ai.js`

Context, page, and product data:
- Adds sample URLs for remaining versions in influxdb_urls
- `page-context.js` consolidates and exports constants for page context (protocol, host, path, referrer) and path-to-data mappings for product and influxdb_url site data

Module refactor:
- Refactors some JavaScript into ES6 modules, and refactors some of those further into a Component pattern--just vanilla JS and no shadow DOM stuff. The Component pattern that uses data attributes to "bind" JavaScript modules with CSS and HTML is a popular approach in modern web development. This pattern enhances modularity, reusability, and maintainability by associating behavior (JavaScript), structure (HTML), and style (CSS) through the use of data attributes.
- `assets/main.js` is the entrypoint
- Passes pageParams from the Hugo page to modules that import `@params`.
- Moves most external dependencies out of `script` tags and into package.json to be managed with `yarn`.
- Adds `eslint`.
- For modules that aren't yet components, wraps execution statements inside an `initialize()` function and calls the function from `main.js` on `DOMContentLoaded`.
- For components, if the page contains the `data-component="<component-name>"`, the matching element is passed to the component function on `DOMContentLoaded`.
- I tried to avoid changing logic where it wasn't necessary.

Update DOC_GPT_PROFILE.md

customize ai chat modal styles

fix(influxdb-url): Rename to cloud_dedicated in influxdb_urls.yml, remove newly added placeholder URL and use the extant default, refactor
- Rename  to  in influxdb_urls.yml
- Fix influxdb-url.js and data provision in local-storage.js to use the new name, mapping it to  to retain the existing local storage key

chore(api-lib): Use local-storage import instead of window global

chore(js): cleanup

fix(js): Ensure feature-callout initializes on page load

fix(theme): Load preferred theme before making the page visible. Execute a predefined function by specifying the function name in data-theme-callback

fix(search-toggle): Restores toggling the search field when sidebar is collapsed. Moves the event handler to a new search-button component

fix(ai): Fix custom attribute assignment. Rename property to ai_example_questions

Include the word `Bearer` or `Token`, a space, and your **token** value (all case-sensitive). Fix TOC links.
Fixes #5781

fix(api-docs): Update API reference directories and generation script for influxdb3 URL paths, update links and names in reference content

fix(api-ref): Update getswagger.sh destination paths to use the new directory structure when fetching spec files. Update the redocly  plugin module path.

hotfix: fix hlevel bug in children shortcode

Remove underline from custom time widget

add color to custom time widget styling
2025-02-03 08:31:55 -06:00
Scott Anderson 60a2268b96
Update content for 72 hour limit change (#5806)
* update content for 72 hour limit change

* Apply suggestions from code review

Co-authored-by: Paul Dix <paul@pauldix.net>

* updated query-file-limit content structure

---------

Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-27 08:30:19 -07:00
Scott Anderson 888263a6c7
Merge branch 'master' into pbarnett/writer_to_node_id 2025-01-24 10:45:12 -07:00
Peter Barnett d3625a52fb fix: updating writer-id to node-id 2025-01-24 12:40:08 -05:00
Scott Anderson 86bee7caf6
Add InfluxDB 3 query guides (#5798)
* base content for influxdb3 query guides

* added enterprise versions of query guides

* Apply suggestions from code review

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

* update template titles to use .RenderString

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-01-23 10:18:45 -07:00
peterbarnett03 092a48d4da
fix: updating last values cache CLI and usage (#5795) 2025-01-21 19:58:49 -07:00
peterbarnett03 38b63ec51a
fix: remove incorrect licensing on Core (#5786) 2025-01-16 19:24:18 -07:00
Jane Losare-Lusby 865fda47c5
update influxql cli example flag 2025-01-16 13:49:09 -08:00
Jason Stirnaman df473820d8
Update content/shared/v3-core-get-started/_index.md 2025-01-15 14:36:32 -06:00
Jason Stirnaman d038d5cc80 fix(monolith): a little more help for partial writes 2025-01-15 14:27:16 -06:00
Jason Stirnaman 87c71f48a1 fix(monolith): write APIs and add examples 2025-01-15 14:20:03 -06:00
Jason Stirnaman ce8779142a fix(core): write apis and add examples 2025-01-15 14:20:03 -06:00
Peter Barnett 088735bda3 fix: updating API write endpoint 2025-01-15 14:20:03 -06:00
Jason Stirnaman 32d455a66a
Merge branch 'master' into fix/issue5772 2025-01-15 14:08:01 -06:00
Jason Stirnaman 9eb9a2e1e7
Update content/shared/v3-core-get-started/_index.md 2025-01-14 22:57:58 -06:00
Jason Stirnaman a19b8e48ff fix(monolith): get-started and broken install link:
- Use OS-specific tabs for download and install in Get started
- Cleanup of Processing engine instructions and descriptions.
- Fixed broken download link protocol.
- Add Docker instruction to create a volume when starting the container.
2025-01-14 22:53:51 -06:00
B Tasker a17d6d0b2a
fix: correct typo 2025-01-14 16:13:23 +00:00
Jason Stirnaman a65741153b fix(monolith): Multi-node cleanup, misc fixes 2025-01-13 11:42:34 -06:00
Scott Anderson 5b1348d01c hotfix: standardize download links and fix windows sha256 2025-01-13 10:27:41 -07:00
Jamie Strandboge f3a92cbef7
feat: add sha256 URLs alongside non-docker artifacts (#5769) 2025-01-13 10:06:59 -07:00
Jamie Strandboge 708c5f089c
fix: add missing quotes to parameterized queries from python (#5768) 2025-01-13 09:57:59 -07:00
Peter Barnett ef1736fbe0 chore: clarify s3 default region 2025-01-13 11:20:21 -05:00
Jason Stirnaman 6f563a8cf5
Merge branch 'master' into pbarnett/update_core_info_on_enterprise 2025-01-13 09:39:33 -06:00
Peter Barnett 50978edcb6 chore: clarity on Enterprise vs. Core 2025-01-13 10:21:17 -05:00
peterbarnett03 13b450b0bb
chore: update Discord invite link (#5762)
* chore: update Discord invite link

* Apply suggestions from code review

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-01-13 07:46:20 -07:00
peterbarnett03 d9ba71c58a
chore: add clarity on Windows (#5761)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-01-13 07:37:47 -07: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