Tags

Tags give the ability to mark specific points in history as being important
  • 1.0.2

    ce4ffd1f · Release 1.0.2 ·
    Release: 1.0.2
    Release 1.0.2
  • 1.0.1

    67c3918f · Release 1.0.1 ·
    Release: 1.0.1
    - Project made public
    - User docs: installation (CLI, Docker, manual), docker-compose in repo root
  • 1.0.0

    f60c26c4 · Release 1.0.0 ·
    Initial release of ArvanCloud Logs datasource for Grafana.
    
    - Query logs from ArvanCloud CloudLog spaces
    - Visual filter builder for easy log filtering
    - Support for text search and field-based filters
    - Log volume histogram showing log distribution over time
    - Pagination support (100 logs per request)
    - Auto-complete for field names
    - Multiple severity levels (DEBUG, INFO, WARNING, ERROR, CRITICAL)
    - Time range filtering
    
    - Backend written in Go with support for all major platforms (Linux, macOS, Windows)
    - Frontend built with React and Grafana UI components