63 posts tagged with "Primary Site"
Release notes for self-hosted Foxglove Primary Site Helm chart.
View All TagsPrimary Site v0.0.103
Added
- Exposed the object store read timeout via the
OBJECT_STORE_READ_TIMEOUT_SECONDSvariable
Fixed
- Fixed the
AWS_COPY_PART_SIZE_BYTESvariable, which was documented but not previously applied to S3 multipart copies; the default part size now returns to 100 MiB from 5 GiB
Primary Site v0.0.102
Primary Site v0.0.101
Primary Site v0.0.100
Search is now generally available in Primary Sites. No manual intervention is required, but for the best experience we recommend configuring your Primary Site for search.
Added
- Added search support for sessions
- Added
containsandnot containsoperators to the search query builder
Fixed
- Fixed multiple recording handling for search
Primary Site v0.0.99
Primary Site v0.0.98
Primary Site v0.0.97
Primary Site v0.0.95
Primary Site v0.0.94
Added
- Added the
MULTIPART_COPY_PART_SIZEenvironment variable to the inbox listener to configure copy part size when transcoding completes. - Added the
total_bytes_read_from_object_storagePrometheus metric to the query service
Fixed
- Fixed etag handling when files in the lake bucket had been overwritten
- Fixed etag mismatch logging error, now logs warning
- Fixed index in place streaming by range being exclusive instead of inclusive