v0.3.4
What's Changed in v0.3.4
Changelog
π Features
- a063303: feat: improve tool description for query_prometheus_range (#92) (@chucknthem)
π Documentation
- 1ede97e: docs: list tools in readme (#98) (@chucknthem)
π Housekeeping
- ce7b25c: chore: use datav1 api (#97) (@chucknthem)
Other
- fd12fb1: Update README.md to link to chronosphere.io (#101) (@chucknthem)
- 53e1ba0: add configuration to publish to the registry (#102) (@chucknthem)
- 676a048: add datav1 swagger files (#96) (@chucknthem)
- 2540b04: add mcpregistry secrets to .gitignore (#105) (@chucknthem)
- 68feb70: build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /tools (#99) (@dependabot[bot])
- c8dbf43: document configuration for the remote server (#90) (@chucknthem)
- 36149b0: fix nil pointer when loading nil optional config (#108) (@chucknthem)
- 1b5af12: github action to publish to the mcp registry (#103) (@chucknthem)
- 3a83146: improve tool description for list_prometheus_series (#93) (@chucknthem)
- a8344da: improve tool descriptions for list_prometheus label name and values (#94) (@chucknthem)
- 5158c77: remove chat (#91) (@chucknthem)
- 6d7df06: remove the list_logs tool (#95) (@chucknthem)
- 9b8f508: use object input for mcp registry variables (#104) (@chucknthem)
Installation
Download binaries from the releases page or install via:
go install github.com/chronosphereio/chronosphere-mcp/mcp-server@v0.3.4Full Changelog: https://github.com/chronosphereio/chronosphere-mcp/releases/tag/v0.3.4/compare/v0.3.3...v0.3.4