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
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic Distribution of OpenTelemetry Android update. Subject to change.">
<span class="applicable-info" data-tippy-content="Available on Elastic Distribution of OpenTelemetry Cloud Forwarder for AWS version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available in beta on Elastic Distribution of OpenTelemetry Collector version 9.1.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic Distribution of OpenTelemetry Node.js update. Subject to change.">
<span class="applicable-info" data-tippy-content="Available on Application Performance Monitoring Agent for Android version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available in beta on Application Performance Monitoring Agent for Go version 9.1.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Application Performance Monitoring Agent for Ruby update. Subject to change.">
<span class="applicable-info" data-tippy-content="Discontinued on Elastic Cloud Enterprise version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Planned on Elastic Cloud on Kubernetes version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic Cloud Enterprise update. Subject to change.">
751
+
<span class="applicable-name">ECE</span>
752
+
<span class="applicable-separator"></span>
753
+
<span class="applicable-meta applicable-meta-ga">
754
+
Planned
755
+
</span>
756
+
</span>
757
+
</div>
758
+
"""
759
+
760
+
// Test missing edge cases
761
+
type``edge cases missing``()=
762
+
static letmarkdown= Setup.Markdown """
763
+
```{applies_to}
764
+
stack:
765
+
```
766
+
"""
767
+
768
+
[<Fact>]
769
+
let``renders missing edge cases`` ()=
770
+
markdown |> convertsToHtml """
771
+
<div class="applies">
772
+
<span class="applicable-info" data-tippy-content="Available on Elastic Stack unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available on Elastic Cloud Serverless version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available on Elastic Cloud Enterprise version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available on Elastic Cloud on Kubernetes version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available on Self-managed Elastic deployments version 9.0.0 and later unless otherwise specified.">
<span class="applicable-info" data-tippy-content="Available on Elastic Stack version 9.0.0 and later unless otherwise specified.
858
+
859
+
If this functionality is unavailable or behaves differently when deployed on ECH, ECE, ECK, or a self-managed installation, it will be indicated on the page.">
0 commit comments