Skip to content

Commit

Permalink
Merge pull request #37 from canonical/fix/scrape-timeout
Browse files Browse the repository at this point in the history
fix scrape timeout config
  • Loading branch information
lucabello authored Nov 24, 2023
2 parents 687a545 + a94faac commit cb1c8a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ options:
Loki).
type: boolean
default: false
scrape-timeout-sec:
description: The global metrics scrape timeout (seconds).
type: int
default: 10
global_scrape_timeout:
description: The global metrics scrape timeout.
type: string
default: "10s"

0 comments on commit cb1c8a0

Please sign in to comment.