Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: load AI chat window #5621

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from
Draft

feat: load AI chat window #5621

wants to merge 45 commits into from

Commits on Sep 26, 2024

  1. feat: load AI chat window

    jstirnaman committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    96848e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix(api): Fix Cloud Dedicated /ping descriptions

    - Cloud Dedicated /ping only reports querier, not ingester, health
    - Update v1 docs API and client library recommendations.
    
    Closes 5610
    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fd724c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f1072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e43680 View commit details
    Browse the repository at this point in the history
  4. InfluxDB Clustered partial writes (#5594)

    * updated status code information for partial writes
    
    * docs: add environment variable tuning explanation (#5579)
    
    * WIP clustered partial writes
    
    * fixed yaml error
    
    * fixed duplicate key in clustered api docs
    
    * Apply suggestions from code review
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    
    * Update content/influxdb/clustered/admin/env-vars.md
    
    * Apply suggestions from code review
    
    * add placeholder release notes for next clustered version
    
    * update clustered release notes, remove option license info
    
    ---------
    
    Co-authored-by: Jack <[email protected]>
    Co-authored-by: Jason Stirnaman <[email protected]>
    3 people committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f34a61a View commit details
    Browse the repository at this point in the history
  5. fix: serverless/dedicated/clustered support chunked and chunk_size (#…

    …5624)
    
    * fix: serverless/dedicated/clustered support chunked and chunk_size
    
    * chore: cleanup
    
    Co-authored-by: Scott Anderson <[email protected]>
    
    * chore: cleanup
    
    Co-authored-by: Scott Anderson <[email protected]>
    
    * chore: cleanup
    
    Co-authored-by: Scott Anderson <[email protected]>
    
    ---------
    
    Co-authored-by: Scott Anderson <[email protected]>
    2 people authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1d62703 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e6ee0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13daf75 View commit details
    Browse the repository at this point in the history
  8. fix: use correct closing tag

    btasker authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    41edaad View commit details
    Browse the repository at this point in the history
  9. docs: tweak wording

    btasker authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f3f7ffa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9023c8 View commit details
    Browse the repository at this point in the history
  11. feat: add example

    btasker authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8bf686f View commit details
    Browse the repository at this point in the history
  12. enable-tls add IP in san.cnf

    ilario authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7a52a2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9ae797 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5940174 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    437e569 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c722780 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0db99c4 View commit details
    Browse the repository at this point in the history
  18. fix(influxdb): npm -y <package-name> expects an existing template

    - Closes #5619
    - Update example to first create the directory and then init the package inside the directory.
    - Explain the -y flag and apply to other examples.
    - Fix typescript examples.
    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b671f13 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    253bc79 View commit details
    Browse the repository at this point in the history
  20. chore(v2): provide additional information about the output plugin.

    - Closes #4244, which seems to have been addressed by settings and comments in the output plugin configuration.
    - This commit just adds some context about the output plugin.
    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e78d28f View commit details
    Browse the repository at this point in the history
  21. fix(v1,v2): bad aliases causing 404s

    - Cleanup use of alias singular
    - Fix lint error
    Closes #5632
    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5a63f3f View commit details
    Browse the repository at this point in the history
  22. fix(link): Closes #5623

    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3ed8509 View commit details
    Browse the repository at this point in the history
  23. fix(link): Closes #5609

    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1ee16ae View commit details
    Browse the repository at this point in the history
  24. fix(link): Broken link in Chronograph Getting Started pane (Closes #5311

    
    
    - I'm not sure this is a direct replacement, but it's the best fit I could find.
    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7a37e39 View commit details
    Browse the repository at this point in the history
  25. Note removal of Flux MQTT package support OSS 2.7+ (#5634)

    * WIP added prepend to mqtt package frontmatter
    
    * WIP excluded mqtt package from oss 2.7+
    
    * WIP add nightly version exclude
    
    * add nightly exclude to flux function support modal, closes influxdata/DAR#437
    
    * updated mqtt warn message and version exclude pattern
    
    * Apply suggestions from code review
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    
    * exclude mqtt package from all oss versions
    
    * exclude mqtt package from everything but cloud
    
    ---------
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    sanderson and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c8b9777 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5c016e2 View commit details
    Browse the repository at this point in the history
  27. fix(dedicated): Update links to database token management API reference

    Links what have been broke, have done unbroke.
    savage-engineer authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    aafd2c9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3b75f7f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9cbc010 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f04a860 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4d798b6 View commit details
    Browse the repository at this point in the history
  32. fix: Misc. typos and style

    jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cd1e071 View commit details
    Browse the repository at this point in the history
  33. Release influxctl v2.9.8 (#5647)

    * Release influxctl v2.9.8
    
    * add doc updates for influctl 2.9.7 and 2.9.8 (#5649)
    
    ---------
    
    Co-authored-by: Scott Anderson <[email protected]>
    2 people authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0e62742 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    138e99c View commit details
    Browse the repository at this point in the history
  35. Telegraf v1.32.1 (#5638)

    Co-authored-by: Jason Stirnaman <[email protected]>
    Co-authored-by: Scott Anderson <[email protected]>
    3 people committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4fe3cf7 View commit details
    Browse the repository at this point in the history
  36. Reorganize InfluxDB Clustered installation documentation (#5636)

    * WIP clustered install restructure
    
    * WIP clustered install restructure
    
    * WIP clustered install reorg
    
    * finalize clustered install reorg for preview
    
    * updates to address PR feedback
    
    * added garbage collector scaling config
    
    * Apply suggestions from code review
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    
    * removed obsolete api artifacts
    
    * remove callouts for specific dependency versions
    
    * Clustered sizing recommendations per vendor (#5652)
    
    * added vendor-specific sizing recommendations to clustered
    
    * Apply suggestions from code review
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    
    * remove medium-sized workload link
    
    ---------
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    
    ---------
    
    Co-authored-by: Jason Stirnaman <[email protected]>
    sanderson and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    47173a9 View commit details
    Browse the repository at this point in the history
  37. InfluxDB Enterprise 1.11.7 (#5641)

    * InfluxDB Enterprise 1.11.7
    
    * added items to enterprise 1.11.7 release notes
    sanderson authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6e18684 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e26094e View commit details
    Browse the repository at this point in the history
  39. enable-tls typo broken link

    ilario authored and jstirnaman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e3ae2e4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1b1f6f1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4cace21 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    40e47c1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    21f0fc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    3f5a4e0 View commit details
    Browse the repository at this point in the history