Skip to main content
Glama
grafana

Grafana

Official
by grafana
loki-config.yml881 B
auth_enabled: false server: http_listen_port: 3100 grpc_listen_port: 9096 common: instance_addr: 127.0.0.1 path_prefix: /loki storage: filesystem: chunks_directory: /loki/chunks rules_directory: /loki/rules replication_factor: 1 ring: kvstore: store: inmemory schema_config: configs: - from: 2020-10-24 store: tsdb object_store: filesystem schema: v13 index: prefix: index_ period: 24h ruler: alertmanager_url: http://alertmanager:9093 storage: type: local local: directory: /loki/rules limits_config: allow_structured_metadata: true ingestion_rate_mb: 64 ingestion_burst_size_mb: 128 per_stream_rate_limit: 32MB per_stream_rate_limit_burst: 64MB max_entries_limit_per_query: 50000 ruler_max_rules_per_rule_group: 100 ruler_max_rule_groups_per_tenant: 100

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/grafana/mcp-grafana'

If you have feedback or need assistance with the MCP directory API, please join our Discord server