55 <img src="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg" alt="TelemetryFlow Logo" width="80%">
66 </picture >
77
8- <h3 >TelemetryFlow GO MCP Server (TFO-MCP)</h3 >
8+ <h3 >TelemetryFlow GO MCP Server (TFO-GO- MCP)</h3 >
99
1010[ ![ Version] ( https://img.shields.io/badge/Version-1.1.2-orange.svg )] ( CHANGELOG.md )
1111[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
2323
2424# Changelog
2525
26- All notable changes to TelemetryFlow GO MCP Server (TFO-MCP) will be documented in this file.
26+ All notable changes to TelemetryFlow GO MCP Server (TFO-GO- MCP) will be documented in this file.
2727
2828The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
2929and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
@@ -178,7 +178,7 @@ No breaking changes. Update your binary and restart the server.
178178
179179``` bash
180180# Download new version
181- curl -LO https://github.com/telemetryflow/telemetryflow-mcp/releases/download/v1.1.2/tfo-mcp_$( uname -s) _$( uname -m) .tar.gz
181+ curl -LO https://github.com/telemetryflow/telemetryflow-go- mcp/releases/download/v1.1.2/tfo-mcp_$( uname -s) _$( uname -m) .tar.gz
182182
183183# Extract and install
184184tar -xzf tfo-mcp_* .tar.gz
@@ -192,11 +192,11 @@ tfo-mcp version
192192
193193## Links
194194
195- - [ GitHub Repository] ( https://github.com/telemetryflow/telemetryflow-mcp )
195+ - [ GitHub Repository] ( https://github.com/telemetryflow/telemetryflow-go- mcp )
196196- [ Documentation] ( docs/README.md )
197- - [ Issue Tracker] ( https://github.com/telemetryflow/telemetryflow-mcp/issues )
197+ - [ Issue Tracker] ( https://github.com/telemetryflow/telemetryflow-go- mcp/issues )
198198
199- [ Unreleased ] : https://github.com/telemetryflow/telemetryflow-mcp/compare/v1.1.2...HEAD
200- [ 1.1.2 ] : https://github.com/telemetryflow/telemetryflow-mcp/compare/v1.1.1...v1.1.2
201- [ 1.1.1 ] : https://github.com/telemetryflow/telemetryflow-mcp/compare/v1.1.0...v1.1.1
202- [ 1.1.0 ] : https://github.com/telemetryflow/telemetryflow-mcp/releases/tag/v1.1.0
199+ [ Unreleased ] : https://github.com/telemetryflow/telemetryflow-go- mcp/compare/v1.1.2...HEAD
200+ [ 1.1.2 ] : https://github.com/telemetryflow/telemetryflow-go- mcp/compare/v1.1.1...v1.1.2
201+ [ 1.1.1 ] : https://github.com/telemetryflow/telemetryflow-go- mcp/compare/v1.1.0...v1.1.1
202+ [ 1.1.0 ] : https://github.com/telemetryflow/telemetryflow-go- mcp/releases/tag/v1.1.0
0 commit comments