Skip to main content

62 posts tagged with "Primary Site"

Release notes for self-hosted Foxglove Primary Site Helm chart.

View All Tags

Primary Site v0.0.103

Added
  • Exposed the object store read timeout via the OBJECT_STORE_READ_TIMEOUT_SECONDS variable
Fixed
  • Fixed the AWS_COPY_PART_SIZE_BYTES variable, which was documented but not previously applied to S3 multipart copies; the default part size now returns to 100 MiB from 5 GiB

Docs: About | Install | Upgrade

Primary Site v0.0.94

Added
  • Added the MULTIPART_COPY_PART_SIZE environment variable to the inbox listener to configure copy part size when transcoding completes.
  • Added the total_bytes_read_from_object_storage Prometheus 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

Docs: About | Install | Upgrade