Skip to content

Add 2.11.0 release notes - #415

Open
l4zy0n3 wants to merge 31 commits into
mainfrom
release-notes-2.11.0
Open

Add 2.11.0 release notes#415
l4zy0n3 wants to merge 31 commits into
mainfrom
release-notes-2.11.0

Conversation

@l4zy0n3

@l4zy0n3 l4zy0n3 commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Adds the 2.11.0 release notes.

craffit and others added 27 commits July 16, 2026 16:31
merge main into staging
…ore/backup_enable.adoc

Co-authored-by: Akash Raj <akash.raj@suse.com>
…ore/backup_restore.adoc

Co-authored-by: Akash Raj <akash.raj@suse.com>
…ore/backup_restore.adoc

Co-authored-by: Akash Raj <akash.raj@suse.com>
STAC-25426: update otel getting started- #377
STAC-24630: Add stackgraph backup v2 documentation
@netlify

netlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview for suse-obs ready!

Name Link
🔨 Latest commit 6f43839
🔍 Latest deploy log https://app.netlify.com/projects/suse-obs/deploys/6aa410a470301a0008e793ef
😎 Deploy Preview https://deploy-preview-415--suse-obs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@l4zy0n3
l4zy0n3 marked this pull request as ready for review September 10, 2026 13:22
@l4zy0n3
l4zy0n3 requested a review from a team as a code owner September 10, 2026 13:22
@l4zy0n3
l4zy0n3 force-pushed the release-notes-2.11.0 branch 4 times, most recently from 6d820eb to 6f26030 Compare September 10, 2026 15:14
@l4zy0n3
l4zy0n3 force-pushed the release-notes-2.11.0 branch from 6f26030 to 8b59622 Compare September 11, 2026 12:29
ifdef::ss-ff-stackpacks2_enabled[]
For some Java metrics, for example, garbage collector metrics, SUSE Observability has defined charts on the related components. For Kubernetes, the charts are available on the pods. It is possible to xref:/setup/custom-integrations/metric-bindings/index.adoc[add charts for more metrics], this works for metrics from automatic instrumentation but also for application-specific metrics from manual instrumentation.
endif::[]
For some .NET metrics, for example, garbage collector metrics, {stackstate-product-name} has defined charts on the related components. For Kubernetes,the charts are available on the pods. It is possible to xref:/setup/custom-integrations/presentation/metrics/README.adoc[add charts for more metrics], this works for metrics from automatic instrumentation but also for application-specific metrics from manual instrumentation.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small correction: this is the Java instrumentation guide, so “.NET metrics” should remain “Java metrics”.

--set global.imagePullSecrets={application-collection} \
--values otel-collector.yaml \
--namespace open-telemetry
OTEL_EXPORTER_OTLP_ENDPOINT=http://suse-observability-agent-otel-telemetry-gateway.suse-observability-agent.svc.cluster.local:4317

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] Please add OTEL_EXPORTER_OTLP_PROTOCOL=grpc to this example. Port 4317 expects gRPC, but Java agent 2.x defaults to HTTP/protobuf, so copying these variables can cause telemetry exports to fail. https://opentelemetry.io/docs/languages/java/configuration/

@@ -1,237 +0,0 @@
ifndef::ss-ff-stackpacks2_enabled[]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] Please preserve the deleted guides’ URLs with :page-aliases: on their replacement pages. This applies to the removed monitor and metric-binding guides: updating internal xrefs does not preserve existing bookmarks or external links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants