Commit Graph

10 Commits (master)

Author SHA1 Message Date
Scott Anderson 25e349b5ea Base updates for beta (#5893)
* base changes for beta

* updated beta notification slug
2025-03-16 22:44:39 -05:00
meelahme 8264b61d13 Core: update to Random numbers sample data 2025-02-18 12:31:26 -08:00
meelahme aee653551a update to core: NOAA and Bitcoin examples 2025-02-18 12:31:26 -08:00
meelahme 59db9042ce Core: Update to Bitcoin sample data write_lp endpoint example 2025-02-14 15:04:20 -08:00
meelahme 6ccda31bef Core: Update to NOAA BAy Area weather data write_lp endpoint example 2025-02-14 14:47:25 -08:00
meelahme 841f3867b9 Core: Update to Home sesnor action data write_lp endpoint example 2025-02-14 14:31:36 -08:00
meelahme a38e97e633 Initial changes to add write_lp endpoint to Core and Enterprise data sample guides 2025-02-14 13:24:14 -08:00
Scott Anderson 65faebb701
Add 'last_cache' and 'distinct_cache' SQL functions (#5828)
* add last_value and distinct_value sql functions

* fixed cache function names
2025-02-10 09:42:48 -07:00
Scott Anderson d73e99dd41
Add CLI instructions for writing sample data (#5814)
* add cli instructions for writing sample data

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-01-31 08:50:05 -07: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