Skip to content
Snippets Groups Projects
Select Git revision
0 results

datasource_plugin.go

Blame
  • David's avatar
    3297ae46
    Datasource for Grafana logging platform · 3297ae46
    David authored
    - new builtin datasource plugin "Logging" (likely going to be renamed)
    - plugin implements no panel ctrls yet, only ships datasource
    - new models for logging data as first class citizen (aside from table
      and time_series model)
    - Logs as new view for Explore
    - JSON view for development
    
    Testable only against existing logish deployment.
    Then test with queries like `{job="..."} regexp`.
    3297ae46
    History
    Datasource for Grafana logging platform
    David authored
    - new builtin datasource plugin "Logging" (likely going to be renamed)
    - plugin implements no panel ctrls yet, only ships datasource
    - new models for logging data as first class citizen (aside from table
      and time_series model)
    - Logs as new view for Explore
    - JSON view for development
    
    Testable only against existing logish deployment.
    Then test with queries like `{job="..."} regexp`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.