Skip to content

Update from upstream repository#520

Open
JoaoBraveCoding wants to merge 46 commits into
openshift:mainfrom
grafana:main
Open

Update from upstream repository#520
JoaoBraveCoding wants to merge 46 commits into
openshift:mainfrom
grafana:main

Conversation

@JoaoBraveCoding

Copy link
Copy Markdown

benclive and others added 30 commits June 18, 2026 17:15
This PR updates the wording of the deprecation warning of Simple Scalable Deployment (SSD) and adds a new migration guide from SSD to HA Monolithic.


Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
Co-authored-by: J Stickler <julie.stickler@grafana.com>
Co-authored-by: Ivan Kalita <ivan.kalita@grafana.com>
This PR updates the "Deployment modes" page with HA Monolithic deployment.
**BREAKING CHANGE: This PR removes the targets `write`, `read`, and `backend`, as well as the `--legacy-read-mode` flag.**

The Simple Scalable Deployment mode was deprecated and can be remove prior to Loki 4.0
The PR removes documentation where applicable, or updates it to reflect the removal from the code.
This PR adds two new metrics to better observe the push endpoint.

```
loki_distributor_push_zero_streams_count{}
# Total number of push requests with 0 streams
```

```
loki_distributor_push_stats_count{}
# Total number of successfully validated push requests aggregated by tenant, content-type, encoding, version, format
```
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 25, 2026
@xperimental

Copy link
Copy Markdown

/lgtm
/hold 3.7.3 and the telemetry aggregation rules are still open

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 25, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2026
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoaoBraveCoding, xperimental

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [JoaoBraveCoding,xperimental]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 26, 2026
@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

ashwanthgoli and others added 7 commits June 26, 2026 10:20
The configuration code of the Nomad folder in `production/nomad/` is not production ready, therefore it rather belongs to the `examples/` folder.
Simple Scalable Deployment was removed in #21481
This commit removes the now obsolete jsonnet lib for deploying SSD.
Simple Scalable Deployment was removed in #21481
This commit removes the now obsolete SSD option in the loki-mixin (predefined dashboards) jsonnet lib.
…22447)

This PR adds a new Docker compose example for HA Monolithic deployment.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
Co-authored-by: J Stickler <julie.stickler@grafana.com>
@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown

@JoaoBraveCoding: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.