File tree Expand file tree Collapse file tree 5 files changed +270
-50
lines changed Expand file tree Collapse file tree 5 files changed +270
-50
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:improvement
2+ reporting (Enterprise): Include product usage metrics with license utilization reports
3+ ```
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ description: |-
88# ` nomad operator utilization `  command reference 
99
1010The ` operator utilization `  command allows Nomad Enterprise users to generate
11- utilization reporting bundles. If you have disabled automated reporting, use
11+ utilization reporting bundles. If you have disabled [ automated
12+ reporting] ( /nomad/docs/enterprise/license/utilization-reporting ) , use
1213this command to manually generate the report and send it to HashiCorp. Nomad
1314takes a new snapshot when there are no snapshots from the past twenty-four
1415hours.
@@ -18,10 +19,6 @@ capability.
1819
1920<EnterpriseAlert  />
2021
21- Refer to the [ manual license utilization
22- reporting] ( /nomad/docs/enterprise/license/utilization-reporting )  page to learn
23- more about reporting your Nomad Enterprise license utilization.
24- 
2522## Options  
2623
2724-  ` -message `  ` (string; "") `  - Provide context about the conditions under which
Original file line number Diff line number Diff line change @@ -41,10 +41,17 @@ reporting {
4141  state store. You can export these snapshots with the [ `nomad operator
4242  utilization`] [ ]  command.
4343
44+ -  ` disable_product_usage_reporting `  ` (bool: false) `  - Specifies whether detailed
45+   product usage metrics should be disabled. Review the
46+   [ full list of metrics] ( /nomad/docs/enterprise/license/utilization-reporting#full-list-of-metrics ) 
47+   before disabling this option, and share any concerns you may have
48+   with your account manager.
49+ 
4450## ` license `  Block 
4551
4652-  ` enabled `  ` (bool: true) `  - Specifies whether automated license utilization
47-   reporting should be enabled and run.
53+   reporting should be enabled and run. License utilization metrics are still
54+   gathered for offline reporting.
4855
4956[ server_mode_enabled ] : /nomad/docs/configuration/server#enabled 
5057[ automated_license_utilization_reporting ] : /nomad/docs/enterprise/license/utilization-reporting 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments