Skip to main content

55 posts tagged with "Primary Site"

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

View All Tags

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

Primary Site v0.0.91

Added
  • The indexer now supports indexing files in parallel.
  • The indexer now includes metadata & attachments when deriving the content hash for an MCAP file.
Fixed
  • Fixed a bug where the query server would return HTTP 500 instead of 404 when a quarantined file cannot be found.

Docs: About | Install | Upgrade

Primary Site v0.0.85

This primary site release adds JSON output to the query service root URL handler. This is useful to check that the site ingress is configured correctly.

Added
  • Added JSON output to the query server root handler.

Docs: About | Install | Upgrade