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
<li>The Microservice reference.conf files, application.conf files and the App-config-base are extracted from the latest slug build. They <i>might</i> not correspond to what is actually deployed in the environment, and actually represent what the resulting configuration would be if the latest slug is deployed into that environment.</li>
98
+
<li>The App-config environment and common configuration are looked up in the corresponding github project.</li>
99
+
</ul>
89
100
<h2>How to use the config explorer</h2>
90
101
<ulclass="bullets">
91
102
<li>Drag the handles to the left of column headers to re-size columns</li>
@@ -94,6 +105,7 @@ <h2>How to use the config explorer</h2>
94
105
<li>Crossed out values indicate an eviction according to their precendence in the config hierarchy</li>
95
106
<li>Click the arrow to the right of a value to see the config item in context</li>
96
107
<li>Toggle environments on/off and adjust formatting using the hamburger menu</li>
108
+
<li>Toggle inclusion of values from reference.conf files using the hamburger menu. Note reference.conf values are always shown if they have been overridden</li>
97
109
<li>Ctrl-f to search for a key or value (uses browser find)</li>
98
110
</ul>
99
111
</aside>
@@ -126,6 +138,9 @@ <h2>How to use the config explorer</h2>
0 commit comments