We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5f233 commit 7425444Copy full SHA for 7425444
includes/config-m3db.rst
@@ -15,6 +15,14 @@
15
16
17
18
+``service_log``
19
+---------------
20
+*['boolean', 'null']*
21
+
22
+**Service logging** Store logs for the service so that they are available in the HTTP API and console.
23
24
25
26
``static_ips``
27
--------------
28
*boolean*
@@ -67,6 +75,20 @@
67
75
68
76
69
77
78
+``m3``
79
+------
80
+*object*
81
82
+**M3 specific configuration options**
83
84
+``tag_options``
85
+~~~~~~~~~~~~~~~
86
87
88
+**M3 Tag Options**
89
90
91
70
92
``m3coordinator_enable_graphite_carbon_ingest``
71
93
-----------------------------------------------
72
94
0 commit comments