Skip to content

Commit b88f8bd

Browse files
DOCSP-33597 clarified queryable backup workers (#5241)
* clarified queryable backup workers
1 parent 86d23b4 commit b88f8bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/includes/extracts-queryable-backups.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ content: |
3434
To query a snapshot of a :term:`sharded cluster`, the
3535
:term:`Backup Daemon` requires at least one worker for the
3636
:manual:`config server</core/sharded-cluster-config-servers>`, one
37-
worker for each :term:`shard`, and one worker for each
37+
worker for each :term:`shard`, and one worker for the
3838
:binary:`~bin.mongos` instance.
3939
4040
To query a snapshot of a :term:`replica set`, the Backup Daemon

source/tutorial/prometheus-integration.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ field with the following sub-fields:
121121
password: V7hTyLfkjwiWQbv
122122
http_sd_configs:
123123
- url: https://cloud.mongodb.com/prometheus/v1.0/groups/61e6e34e93eac1632d39f457/discovery
124-
refresh_interval: 60s
125-
basic_auth:
126-
username: prom_user_61e6e34e93eac1632d39f457
127-
password: V7hTyLfkjwiWQbv
124+
refresh_interval: 60s
125+
basic_auth:
126+
username: prom_user_61e6e34e93eac1632d39f457
127+
password: V7hTyLfkjwiWQbv
128128

129129
.. _filesd-prometheus-config-mms:
130130

0 commit comments

Comments
 (0)