add node.region to interpolation documentation to address #6164

This commit is contained in:
Chris Baker 2019-08-20 17:55:21 +00:00
parent c404491f1f
commit 1db5e3501f
1 changed files with 5 additions and 0 deletions

View File

@ -76,6 +76,11 @@ driver.
<td>36 character unique client identifier</td>
<td><tt>9afa5da1-8f39-25a2-48dc-ba31fd7c0023</tt></td>
</tr>
<tr>
<td><tt>${node.region}</tt></td>
<td>Client's region</td>
<td><tt>global</tt></td>
</tr>
<tr>
<td><tt>${node.datacenter}</tt></td>
<td>Client's datacenter</td>