Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Bugs

  • Fixed a bug that prevented meta values passed as string from being ingested properly
  • Fixed a bug where having multiple JSON objects passed in a log line would fail to parse properly.
  • Fixed a bug where searching by time would have the log viewer jump to the incorrect log line.
  • Fixed a bug where if the parser fails to parse a line, a particular edge case would prevent the parser error from being surfaced.

Enhancements

  • Improved error handling when histogram fails to load.
  • Improved when a timeout happens during a search, existing search results will still show in the log viewer.

Changelog Categories

  • Added (new features)
  • Changed (changes in existing functionality)
  • Removed (now removed features)
  • Deprecated (soon to be removed features)
  • Fixed (bug fixes)
  • Stability (vulnerabilities update)
  • Enhancements (improved features)