Skip to content

Commit

Permalink
[skip ci] updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-build-docs committed Feb 5, 2025
1 parent 0bc6279 commit de2cabe
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion generator/views/datagroups.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion generator/views/glean_ping_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ <h1 class="modulename">
<div class="attr variable">
<span class="name">ALLOWED_TYPES</span> =
<input id="ALLOWED_TYPES-view-value" class="view-value-toggle-state" type="checkbox" aria-hidden="true" tabindex="-1">
<label class="view-value-button pdoc-button" for="ALLOWED_TYPES-view-value"></label><span class="default_value">{&#39;rate&#39;, &#39;memory_distribution&#39;, &#39;quantity&#39;, &#39;labeled_boolean&#39;, &#39;string&#39;, &#39;text&#39;, &#39;boolean&#39;, &#39;url&#39;, &#39;timespan&#39;, &#39;counter&#39;, &#39;custom_distribution&#39;, &#39;labeled_counter&#39;, &#39;labeled_string&#39;, &#39;timing_distribution&#39;, &#39;uuid&#39;, &#39;datetime&#39;, &#39;jwe&#39;, &#39;labeled_quantity&#39;}</span>
<label class="view-value-button pdoc-button" for="ALLOWED_TYPES-view-value"></label><span class="default_value">{&#39;jwe&#39;, &#39;labeled_quantity&#39;, &#39;custom_distribution&#39;, &#39;url&#39;, &#39;rate&#39;, &#39;memory_distribution&#39;, &#39;quantity&#39;, &#39;timing_distribution&#39;, &#39;labeled_counter&#39;, &#39;timespan&#39;, &#39;labeled_boolean&#39;, &#39;labeled_string&#39;, &#39;string&#39;, &#39;datetime&#39;, &#39;text&#39;, &#39;boolean&#39;, &#39;counter&#39;, &#39;uuid&#39;}</span>


</div>
Expand Down
2 changes: 1 addition & 1 deletion generator/views/lookml_utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ <h1 class="modulename">
<div class="attr variable">
<span class="name">HIDDEN_DIMENSIONS</span> =
<input id="HIDDEN_DIMENSIONS-view-value" class="view-value-toggle-state" type="checkbox" aria-hidden="true" tabindex="-1">
<label class="view-value-button pdoc-button" for="HIDDEN_DIMENSIONS-view-value"></label><span class="default_value">{(&#39;additional_properties&#39;,), (&#39;client_info&#39;, &#39;client_id&#39;), (&#39;context_id&#39;,), (&#39;client_id&#39;,), (&#39;document_id&#39;,)}</span>
<label class="view-value-button pdoc-button" for="HIDDEN_DIMENSIONS-view-value"></label><span class="default_value">{(&#39;client_info&#39;, &#39;client_id&#39;), (&#39;client_id&#39;,), (&#39;context_id&#39;,), (&#39;additional_properties&#39;,), (&#39;document_id&#39;,)}</span>


</div>
Expand Down
2 changes: 1 addition & 1 deletion generator/views/operational_monitoring_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h1 class="modulename">
<section id="ALLOWED_DIMENSIONS">
<div class="attr variable">
<span class="name">ALLOWED_DIMENSIONS</span> =
<span class="default_value">{&#39;metric&#39;, &#39;parameter&#39;, &#39;branch&#39;, &#39;statistic&#39;}</span>
<span class="default_value">{&#39;branch&#39;, &#39;statistic&#39;, &#39;metric&#39;, &#39;parameter&#39;}</span>


</div>
Expand Down
Loading

0 comments on commit de2cabe

Please sign in to comment.