Skip to content

Commit

Permalink
Update Prometheus files
Browse files Browse the repository at this point in the history
  • Loading branch information
mariangelapanunzio committed Dec 17, 2023
1 parent a016550 commit d9dd83e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,4 @@ scrape_configs:
- job_name: 'fastapi'
scrape_interval: 5s
static_configs:
- targets: ['127.0.0.1:5500']

remote_write:
- url: https://prometheus-prod-24-prod-eu-west-2.grafana.net/api/prom/push
basic_auth:
username: 1336303
password: glc_eyJvIjoiMTAxMjgzNiIsIm4iOiJzdGFjay04MTM5MzItaG0tcmVhZC1jcm9wc2VnbWVudGF0aW9uIiwiayI6Ing1Sk44WTRTMXF0a0g1OHA2RWhlNTNINyIsIm0iOnsiciI6InByb2QtZXUtd2VzdC0yIn19
- targets: ['127.0.0.1:5500']

0 comments on commit d9dd83e

Please sign in to comment.