Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <rsevilla@redhat.com>
  • Loading branch information
rsevilla87 committed Nov 7, 2022
1 parent d1147a5 commit 5f287d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/configuration.md
Expand Up @@ -24,6 +24,9 @@ In this section is described global job configuration, it holds the following pa
| measurements | List of measurements. Detailed in the [measurements section] | List | - | [] |
| indexerConfig | Holds the indexer configuration. Detailed in the [indexers section] | Object | - | - |
| requestTimeout | Client-go request timeout | Duration | 5s | 15s |
| prometheusURL | Prometheus URL endpoint, flag has precedence | String | <http://prometheus.endpoint.com:9000> | "" |
| bearerToken | Bearer token to access the Prometheus endpoint | String | thisIsAValidToken | "" |
| metricsProfile | Path to the metrics profile configuration file | String | metrics.yml | "" |

kube-burner connects to the k8s cluster using the following methods in this order:

Expand Down

0 comments on commit 5f287d2

Please sign in to comment.