Skip to main content

64 posts tagged with "Primary Site"

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

View All Tags

Primary Site v0.0.105

This release improves search performance and raises some default resource limits in the query server.

Changed
  • Defaulted the MAX_OPEN_FILES variable to 65535
  • Raised the default query service CPU limit from 1 to 4 and memory limit from 2Gi to 8Gi
Performance
  • Improved message scanning performance for search through multi-threaded scanning and other optimizations

Docs: About | Install | Upgrade

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