Skip to content

Commit 7425444

Browse files
M3DB - Update Advanced parameters
1 parent 8c5f233 commit 7425444

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

includes/config-m3db.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515

1616

1717

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+
1826
``static_ips``
1927
--------------
2028
*boolean*
@@ -67,6 +75,20 @@
6775

6876

6977

78+
``m3``
79+
------
80+
*object*
81+
82+
**M3 specific configuration options**
83+
84+
``tag_options``
85+
~~~~~~~~~~~~~~~
86+
*object*
87+
88+
**M3 Tag Options**
89+
90+
91+
7092
``m3coordinator_enable_graphite_carbon_ingest``
7193
-----------------------------------------------
7294
*boolean*

0 commit comments

Comments
 (0)