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

     1  # Prometheus 
     2   
     3  
     4  ## Structure 
     5   
     6  
     7  | Attribute    | Description                                                                          | Default | Collection | Map  |
     8  | ------------ | ------------------------------------------------------------------------------------ | ------- | ---------- | ---  |
     9  | deploy       | Flag if tool should be deployed                                                      |  false  |            |      |
    10  | metrics      | Spec to define which metrics should get scraped , [here](Metrics/Metrics.md)         |  nil    |            |      |
    11  | storage      | Spec to define how the persistence should be handled , [here](storage/Spec/Spec.md)  |  nil    |            |      |
    12  | remoteWrite  | Configuration to write to remote prometheus , [here](RemoteWrite/RemoteWrite.md)     |         |            |      |
    13  | nodeSelector | NodeSelector for statefulset                                                         |         |            | X    |
    14  | tolerations  | Tolerations to run prometheus on nodes , [here](toleration/Toleration/Toleration.md) |         | X          |      |