You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If necessary, you can manually configure this module by specifying parameters via the class declaration or via Hiera data.
255
255
The preferred method is via Hiera data.
256
-
The following examples show you how to specify those parameters for different infrastructures, and assumes you declare this module on the Primary Master.
256
+
The following examples show you how to specify those parameters for different infrastructures, and assumes you declare this module on the Primary Server.
257
257
258
258
259
259
#### Monolithic Infrastructure with Compilers
@@ -286,10 +286,10 @@ class { 'puppet_metrics_collector':
286
286
### Configuration for Distributed Metrics Collection
287
287
288
288
This option collect metrics on each PE Infrastructure Host instead of collecting metrics centrally on the Primary Server.
289
-
This option is discouraged, but allows for the collection of metrics when the Primary Master cannot access the API endpoints of the other PE Infrastructure Hosts.
289
+
This option is discouraged, but allows for the collection of metrics when the Primary Server cannot access the API endpoints of the other PE Infrastructure Hosts.
290
290
Classify each PE Infrastructure Host with this module, specifying the following parameters.
291
291
292
-
When classifying a Compile Master, specify these additional parameters:
292
+
When classifying a Compiler, specify these additional parameters:
0 commit comments