github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta1/ToolsetSpec/grafana/Grafana/Datasource/Datasource.md (about)

     1  # Datasource 
     2   
     3  
     4  ## Structure 
     5   
     6  
     7  | Attribute | Description                                      | Default | Collection | Map  |
     8  | --------- | ------------------------------------------------ | ------- | ---------- | ---  |
     9  | name      | Name of the datasource                           |         |            |      |
    10  | type      | Type of the datasource (for example prometheus)  |         |            |      |
    11  | url       | URL to the datasource                            |         |            |      |
    12  | access    | Access defintion of the datasource               |         |            |      |
    13  | isDefault | Boolean if datasource should be used as default  |         |            |      |