Update turing_cloud.yml
Browse files- turing_cloud.yml +1 -1
turing_cloud.yml
CHANGED
|
@@ -39,4 +39,4 @@ scrape_configs:
|
|
| 39 |
# It is good practice to let Prometheus monitor itself.
|
| 40 |
- job_name: "prometheus"
|
| 41 |
static_configs:
|
| 42 |
-
- targets: ["localhost:
|
|
|
|
| 39 |
# It is good practice to let Prometheus monitor itself.
|
| 40 |
- job_name: "prometheus"
|
| 41 |
static_configs:
|
| 42 |
+
- targets: ["localhost:7860"]
|