File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-dark.svg">
4+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg">
5+ <img src="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg" alt="TelemetryFlow Logo" width="80%">
6+ </picture >
7+
8+ <h3 >TelemetryFlow GO MCP Server (TFO-MCP)</h3 >
9+
10+ [ ![ Version] ( https://img.shields.io/badge/Version-1.1.2-orange.svg )] ( CHANGELOG.md )
11+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
12+ [ ![ Go Version] ( https://img.shields.io/badge/Go-1.24+-00ADD8?logo=go )] ( https://golang.org/ )
13+ [ ![ MCP Protocol] ( https://img.shields.io/badge/MCP-2024--11--05-purple?logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4= )] ( https://modelcontextprotocol.io/ )
14+ [ ![ Claude API] ( https://img.shields.io/badge/Claude-Opus%204%20%7C%20Sonnet%204-E1BEE7?logo=anthropic )] ( https://anthropic.com )
15+ [ ![ OTEL SDK] ( https://img.shields.io/badge/OpenTelemetry_SDK-1.39.0-blueviolet )] ( https://opentelemetry.io/ )
16+ [ ![ Architecture] ( https://img.shields.io/badge/Architecture-DDD%2FCQRS-success )] ( docs/ARCHITECTURE.md )
17+ [ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-16-4169E1?logo=postgresql )] ( https://www.postgresql.org/ )
18+ [ ![ ClickHouse] ( https://img.shields.io/badge/ClickHouse-23+-FFCC00?logo=clickhouse )] ( https://clickhouse.com/ )
19+
20+ </div >
21+
22+ ---
23+
124# Changelog
225
326All notable changes to TelemetryFlow GO MCP Server (TFO-MCP) will be documented in this file.
Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-dark.svg">
4+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg">
5+ <img src="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg" alt="TelemetryFlow Logo" width="80%">
6+ </picture >
7+
8+ <h3 >TelemetryFlow GO MCP Server (TFO-MCP)</h3 >
9+
10+ [ ![ Version] ( https://img.shields.io/badge/Version-1.1.2-orange.svg )] ( CHANGELOG.md )
11+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
12+ [ ![ Go Version] ( https://img.shields.io/badge/Go-1.24+-00ADD8?logo=go )] ( https://golang.org/ )
13+ [ ![ MCP Protocol] ( https://img.shields.io/badge/MCP-2024--11--05-purple?logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4= )] ( https://modelcontextprotocol.io/ )
14+ [ ![ Claude API] ( https://img.shields.io/badge/Claude-Opus%204%20%7C%20Sonnet%204-E1BEE7?logo=anthropic )] ( https://anthropic.com )
15+ [ ![ OTEL SDK] ( https://img.shields.io/badge/OpenTelemetry_SDK-1.39.0-blueviolet )] ( https://opentelemetry.io/ )
16+ [ ![ Architecture] ( https://img.shields.io/badge/Architecture-DDD%2FCQRS-success )] ( docs/ARCHITECTURE.md )
17+ [ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-16-4169E1?logo=postgresql )] ( https://www.postgresql.org/ )
18+ [ ![ ClickHouse] ( https://img.shields.io/badge/ClickHouse-23+-FFCC00?logo=clickhouse )] ( https://clickhouse.com/ )
19+
20+ </div >
21+
22+ ---
23+
124# Contributing to TelemetryFlow GO MCP
225
326Thank you for your interest in contributing to TelemetryFlow GO MCP Server! This document provides guidelines and information for contributors.
Original file line number Diff line number Diff line change 1414[ ![ Claude API] ( https://img.shields.io/badge/Claude-Opus%204%20%7C%20Sonnet%204-E1BEE7?logo=anthropic )] ( https://anthropic.com )
1515[ ![ OTEL SDK] ( https://img.shields.io/badge/OpenTelemetry_SDK-1.39.0-blueviolet )] ( https://opentelemetry.io/ )
1616[ ![ Architecture] ( https://img.shields.io/badge/Architecture-DDD%2FCQRS-success )] ( docs/ARCHITECTURE.md )
17+ [ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-16-4169E1?logo=postgresql )] ( https://www.postgresql.org/ )
18+ [ ![ ClickHouse] ( https://img.shields.io/badge/ClickHouse-23+-FFCC00?logo=clickhouse )] ( https://clickhouse.com/ )
1719
1820</div >
1921
Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-dark.svg">
4+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg">
5+ <img src="https://github.com/telemetryflow/.github/raw/main/docs/assets/tfo-logo-mcp-light.svg" alt="TelemetryFlow Logo" width="80%">
6+ </picture >
7+
8+ <h3 >TelemetryFlow GO MCP Server (TFO-MCP)</h3 >
9+
10+ [ ![ Version] ( https://img.shields.io/badge/Version-1.1.2-orange.svg )] ( CHANGELOG.md )
11+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
12+ [ ![ Go Version] ( https://img.shields.io/badge/Go-1.24+-00ADD8?logo=go )] ( https://golang.org/ )
13+ [ ![ MCP Protocol] ( https://img.shields.io/badge/MCP-2024--11--05-purple?logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4= )] ( https://modelcontextprotocol.io/ )
14+ [ ![ Claude API] ( https://img.shields.io/badge/Claude-Opus%204%20%7C%20Sonnet%204-E1BEE7?logo=anthropic )] ( https://anthropic.com )
15+ [ ![ OTEL SDK] ( https://img.shields.io/badge/OpenTelemetry_SDK-1.39.0-blueviolet )] ( https://opentelemetry.io/ )
16+ [ ![ Architecture] ( https://img.shields.io/badge/Architecture-DDD%2FCQRS-success )] ( docs/ARCHITECTURE.md )
17+ [ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-16-4169E1?logo=postgresql )] ( https://www.postgresql.org/ )
18+ [ ![ ClickHouse] ( https://img.shields.io/badge/ClickHouse-23+-FFCC00?logo=clickhouse )] ( https://clickhouse.com/ )
19+
20+ </div >
21+
22+ ---
23+
124# Security Policy
225
326## Table of Contents
You can’t perform that action at this time.
0 commit comments