Releases: chronosphereio/chronosphere-mcp
Releases · chronosphereio/chronosphere-mcp
v0.2.1
What's Changed in v0.2.1
Changelog
🐛 Bug Fixes
- ddc0bc4: fix: fix api url in the config files (#63) (@chucknthem)
Installation
Download binaries from the releases page or install via:
go install github.com/chronosphereio/chronosphere-mcp/[email protected]
Full Changelog: https://github.com/chronosphereio/chronosphere-mcp/releases/tag/v0.2.1/compare/v0.2.0...v0.2.1
v0.2.0
What's Changed in v0.2.0
Changelog
🚀 Features
- e51161c: feat!: add links to prom query results (#61) (@chucknthem)
- 740b33d: feat: add metrics middleware to toolcalls (#57) (@chucknthem)
- 9bcd2a4: feat: add tool tracer middleware (#56) (@chucknthem)
🏠 Housekeeping
- 3353bf0: chore!: move logger init to instrumentfx (#55) (@chucknthem)
- ecec051: chore: initialize the mcp server with the tagged version string (#54) (@chucknthem)
Other
- 5f68cd4: Bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#58) (@dependabot[bot])
- cfc73bb: Bump golang.org/x/net from 0.35.0 to 0.38.0 (#59) (@dependabot[bot])
Installation
Download binaries from the releases page or install via:
go install github.com/chronosphereio/chronosphere-mcp/[email protected]
Full Changelog: https://github.com/chronosphereio/chronosphere-mcp/releases/tag/v0.2.0/compare/v0.1.0...v0.2.0
v0.1.0
What's Changed in v0.1.0
Changelog
🏠 Housekeeping
- e3ba2e4: chore: integrate go-releaser for releases (#53) (Charles Ma [email protected])
Other
- feb9883: Add CI to verify code gen runs (#9) (Charles Ma [email protected])
- e96181b: Authcontext package, loopback, and dependencies (#2) (Paul Botros [email protected])
- 079ddbd: Don't block the fx OnStart hook (#16) (Charles Ma [email protected])
- 07c4180: Enable stdio transport by default (#10) (Charles Ma [email protected])
- e0d30d0: Implement new tool to fetch monitor statuses (#7) (Charles Ma [email protected])
- 806f7f5: It begins (Rob Skillington [email protected])
- 1475c04: Making a generic org_name for others to use (#4) (Paul Botros [email protected])
- 1aeaae4: add apache 2 license (#51) (Charles Ma [email protected])
- 28b0e56: add golangci-lint (#3) (Charles Ma [email protected])
- 99e4708: add links package to construct chronosphere URLs (#19) (Charles Ma [email protected])
- 732ecd8: add logscale client (#46) (Charles Ma [email protected])
- 64cbd71: add mcpconfig instructions (#26) (Charles Ma [email protected])
- 16349f2: add page_max_size parameter to list_logs (#13) (Charles Ma [email protected])
- fcd37a4: add query_logs_range tool (#14) (Charles Ma [email protected])
- 7d7ffd4: add support for streamable http server (#38) (Charles Ma [email protected])
- ecfa8e4: add the stateunstable api (#6) (Charles Ma [email protected])
- ffe9bad: add tool schema validation test (#45) (Charles Ma [email protected])
- 2a05e75: add tool to query logscale logs (#47) (Charles Ma [email protected])
- a6706b2: add version information to chronomcp (#30) (Charles Ma [email protected])
- 79a2f41: bump mcp-go to 0.29.0 (#15) (Charles Ma [email protected])
- f309a17: bump mcp-go to 0.30.0 (#37) (Charles Ma [email protected])
- dd8e3ba: consolidate cmd flags and config.yaml (#50) (Charles Ma [email protected])
- 732db9e: define string array item type (#44) (Charles Ma [email protected])
- facd827: fix auth forwarding in list_events (#39) (Charles Ma [email protected])
- 0a02c64: fix context forwarding in tools (#31) (Charles Ma [email protected])
- 5291bb9: fix invalid parameter names (#28) (Charles Ma [email protected])
- 17263a3: fix lint (#18) (Charles Ma [email protected])
- c217242: fix transport shutdown hanging issue (#11) (Charles Ma [email protected])
- 0e42d0e: fix unbound variable in run-chronomcp.sh (#43) (Charles Ma [email protected])
- 45609eb: fix unstable data api base path (#1) (Charles Ma [email protected])
- e29d7d9: move agent related readme to subdirectory (#24) (Charles Ma [email protected])
- d4020e5: move flags to the mcserverfx package (#49) (Charles Ma [email protected])
- ed79ddf: move libre chat to subdirectory (#23) (Charles Ma [email protected])
- c17e847: move ptr package to top level pkg (#27) (Charles Ma [email protected])
- 905df46: move run-chronomcp make target to a script (#42) (Charles Ma [email protected])
- b7671fe: refactor client to use dependency injection (#35) (Charles Ma [email protected])
- 504915b: refactor command line flags (#20) (Charles Ma [email protected])
- d3cb039: refactor outgoing transport for auth context (#32) (Charles Ma [email protected])
- a47558c: remove private prom API client (#34) (Charles Ma [email protected])
- 4b40ba2: rename to chronosphere-mcp (#40) (Charles Ma [email protected])
- a8c522e: replace session with context (#33) (Charles Ma [email protected])
- 5908c13: return additional link content when set (#21) (Charles Ma [email protected])
- 947787e: return log explorer link along with log queries (#22) (Charles Ma [email protected])
- 2b19372: run github actions on stacked PRs (#25) (Charles Ma [email protected])
- 150cae4: set up github workflow actions for CI (#8) (Charles Ma [email protected])
- 33a0ed3: simplify clientfx provider (#36) (Charles Ma [email protected])
- 6a9cd89: summary format for query_log_range (#29) (Charles Ma [email protected])
- 940f2d8: update mcp-go to 0.31.0 (#48) (Charles Ma [email protected])
- 7e547f1: update reamde to use streamable http for inspector (#41) (Charles Ma [email protected])
- fe48e17: update the dataunstable spec (#5) (Charles Ma [email protected])
- e0c4ec1: update the dataunstable spec.json (#17) (Charles Ma [email protected])
- 0e908fa: use config.http.yaml by default (#52) (Charles Ma [email protected])
Installation
Download binaries from the releases page or install via:
go install github.com/chronosphereio/chronosphere-mcp/[email protected]
Full Changelog: https://github.com/chronosphereio/chronosphere-mcp/releases/tag/v0.1.0/compare/...v0.1.0