Skip to content

Commit 58a24ea

Browse files
committed
Merge branch 'main' into dluna-elastic-otel-host-metrics-disabled
2 parents 72cf481 + a1a1b48 commit 58a24ea

File tree

92 files changed

+1593
-2069
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+1593
-2069
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@v4
1717
- name: Setup Ruby
18-
uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
18+
uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
1919
with:
2020
ruby-version: '3.4.1'
2121
bundler-cache: true

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout
3535
uses: actions/checkout@v4
3636
- name: Setup Ruby
37-
uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
37+
uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
3838
with:
3939
ruby-version: '3.4.1' # Not needed with a .ruby-version file
4040
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

docs/docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ cross_links:
1919
- elasticsearch
2020
- kibana
2121
- integrations
22+
- integration-docs
2223
toc:
2324
- toc: reference
2425
# - toc: release-notes

docs/reference/architecture/hosts_vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Hosts and VMs environments

docs/reference/architecture/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Reference architecture

docs/reference/architecture/k8s.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Kubernetes Environments

docs/reference/compatibility/collectors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Compatibility and support for OTel Collectors

docs/reference/compatibility/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Elastic features available with EDOT

docs/reference/compatibility/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Compatibility and support

docs/reference/compatibility/limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66
serverless:
77
observability:
88
products:
9-
- cloud-serverless
10-
- observability
9+
- id: cloud-serverless
10+
- id: observability
1111
---
1212

1313
# Limitations of Elastic Distributions of OpenTelemetry

0 commit comments

Comments
 (0)