Claude Code
158b9a1630
feat: Create VictoriaLogs HTTP Client (Issue #11)
- Create VictoriaLogs client package
- Implement Query method for LogsQL queries
- Implement StatsQuery for time-series stats
- Implement GetFacets for field facets
- Implement GetStreamIDs for stream identification
- Implement Tail for real-time log streaming
- Add Ingest method for testing
- Define all data models (LogEntry, QueryResult, etc.)
- Add comprehensive error handling
Closes #11
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 00:56:23 +03:00
..
2026-02-05 00:44:11 +03:00
2026-02-05 00:51:02 +03:00
2026-02-05 00:44:11 +03:00
2026-02-05 00:56:23 +03:00
2026-02-05 00:44:11 +03:00
2026-02-05 00:44:11 +03:00
2026-02-05 00:48:55 +03:00