Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 635 Bytes

File metadata and controls

22 lines (14 loc) · 635 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2024-06-01

Changed

  • Refactored to use workspace-based configuration model
  • Added GetAvailableWorkspaces tool to list available Prometheus workspaces
  • Modified all tools to require workspace_id parameter
  • Removed requirement for Prometheus URL at startup
  • Added per-request workspace configuration

[0.1.1] - 2024-05-15

Added

  • Initial project setup