Files
hive/.github/ISSUE_TEMPLATE/bug_report.md
T
Timothy 689db5ab33
Release / Create Release (push) Waiting to run
Release / Publish Docker Images (push) Blocked by required conditions
feat: initial open-source release
Beeline - Open-source LLM observability and control platform

Features:
- Real-time agent monitoring dashboard
- LLM metrics and analytics (TimescaleDB)
- Cost tracking and budget controls
- WebSocket event streaming
- MCP (Model Context Protocol) server

Apache 2.0 License
2026-01-13 20:13:05 -08:00

846 B

name, about, title, labels, assignees
name about title labels assignees
Bug Report Report a bug to help us improve [Bug]: bug

Describe the Bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • OS: [e.g., Ubuntu 22.04, macOS 14]
  • Docker version: [e.g., 24.0.0]
  • Node version: [e.g., 20.10.0]
  • Browser (if applicable): [e.g., Chrome 120]

Configuration

Relevant parts of your config.yaml (remove any sensitive data):

# paste here

Logs

Relevant log output:

paste logs here

Additional Context

Add any other context about the problem here.