Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into 8.16 #31

Merged
merged 33 commits into from
Oct 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
41886d5
pre-reqs added
eedugon Oct 8, 2024
00d75b3
added pre-requisites section
eedugon Oct 8, 2024
a8ecc82
add troubleshooting page
jackshirazi Oct 11, 2024
ab9938e
update troubleshooting page
jackshirazi Oct 11, 2024
0816bf0
add troubleshooting debug
jackshirazi Oct 11, 2024
221e418
README onboarding updated to align with UX
eedugon Oct 15, 2024
d304f3a
Merge remote-tracking branch 'origin/main' into readme_onboarding_ux
eedugon Oct 15, 2024
b6cff7b
link to kubernetes onboarding in main readme
eedugon Oct 15, 2024
d2a0e35
compatibility matrix added
eedugon Oct 15, 2024
6a2234b
table of contents added
eedugon Oct 15, 2024
b7a790e
onboarding instructions rephrased
eedugon Oct 15, 2024
1e65187
Merge remote-tracking branch 'origin/main' into readme_onboarding_ux
eedugon Oct 16, 2024
1d33e76
origin changes merged and chart version updated
eedugon Oct 16, 2024
16edb20
compatibility matrix updated
eedugon Oct 16, 2024
8509313
minor wording changes
eedugon Oct 16, 2024
9b47eac
compatibility matrix updated
eedugon Oct 16, 2024
4087fd6
typo fixed
eedugon Oct 16, 2024
a6a2e23
intro updated
eedugon Oct 16, 2024
b856d01
future tense removed in components description
eedugon Oct 16, 2024
b806241
DaemonSet wording
eedugon Oct 16, 2024
060d081
DaemonSet wording
eedugon Oct 16, 2024
a261a1d
verifications and instrumentation sections added
eedugon Oct 16, 2024
6c502da
updated instrumentation link
eedugon Oct 16, 2024
bb816e3
Merge pull request #28 from eedugon/readme_onboarding_ux
eedugon Oct 16, 2024
6c4f48e
onboarding readme moved to docs/kubernetes/operator
eedugon Oct 16, 2024
7b6ec89
Merge pull request #29 from eedugon/docs_structure_change
eedugon Oct 17, 2024
15a03cb
Update docs/onboarding/8_16/operator/troubleshoot-auto-instrumentatio…
jackshirazi Oct 17, 2024
b3359b4
Merge pull request #25 from jackshirazi/troubleshoot
eedugon Oct 17, 2024
4a37808
use release versions of the elastic-otel-node and elastic-otel-python…
trentm Oct 17, 2024
ac037fd
updating override flag
gizas Oct 21, 2024
f2c50d5
silencig warnign
gizas Oct 21, 2024
3c74037
updating override flag
gizas Oct 21, 2024
e33fb95
Merge pull request #32 from elastic/enable_override
gizas Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
compatibility matrix added
  • Loading branch information
eedugon committed Oct 15, 2024
commit d2a0e35e68185211f7a2508fa2c93945fe3a6563
12 changes: 12 additions & 0 deletions docs/onboarding/8_16/operator/README.md
Original file line number Diff line number Diff line change
@@ -11,6 +11,18 @@ This guide describes how to:
- Elastic Stack in version 8.16.0 or higher (self-managed, ESS, or Serverless).
- Kubernetes x.y (TBD)

## Compatibility Matrix

The minimum supported version of the Elastic Stack for the OpenTelemetry based monitoring on Kubernetes is `8.16.0`. Different stack releases will support certain versions of the kube-stack Helm Chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-kube-stack).

This is the current list of supported versions:

| Stack Version | Helm Chart Version | Values file |
|---------------|--------------------|--------------------|
| 8.16.0 | 0.2.2 | values-0.2.2.yaml |

When installing the release, use the right `--version` and `-f values-x.y.z.yaml` parameters.

## Components description

### OpenTelemetry Operator