Skip to content

OBSDOCS-1330: Add the metrics refrence table for remote write #95436

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

eromanova97
Copy link
Contributor

@eromanova97 eromanova97 commented Jun 30, 2025

Version(s): 4.12 and later

Issue: https://issues.redhat.com/browse/OBSDOCS-1330

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 30, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 30, 2025

@eromanova97: This pull request references OBSDOCS-1330 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.20.0" version, but no target version was set.

In response to this:

Version(s): 4.12 and later

Issue: https://issues.redhat.com/browse/OBSDOCS-1330

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 30, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 30, 2025

@eromanova97: This pull request references OBSDOCS-1330 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.20.0" version, but no target version was set.

In response to this:

Version(s): 4.12 and later

Issue: https://issues.redhat.com/browse/OBSDOCS-1330

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

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 openshift-eng/jira-lifecycle-plugin repository.

@juzhao
Copy link

juzhao commented Jun 30, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2025
@eromanova97
Copy link
Contributor Author

/label peer-review-needed

@openshift-ci openshift-ci bot added the peer-review-needed Signifies that the peer review team needs to review this PR label Jul 1, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 1, 2025

@eromanova97: This pull request references OBSDOCS-1330 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.20.0" version, but no target version was set.

In response to this:

Version(s): 4.12 and later

Issue: https://issues.redhat.com/browse/OBSDOCS-1330

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Contributor

@skopacz1 skopacz1 left a comment

Choose a reason for hiding this comment

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

Just a few considerations, otherwise LGTM!

@skopacz1 skopacz1 added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-in-progress Signifies that the peer review team is reviewing this PR peer-review-needed Signifies that the peer review team needs to review this PR labels Jul 1, 2025
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 2, 2025
@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.12
/cherry-pick enterprise-4.13
/cherry-pick enterprise-4.14
/cherry-pick enterprise-4.15
/cherry-pick enterprise-4.16
/cherry-pick enterprise-4.17
/cherry-pick enterprise-4.18
/cherry-pick enterprise-4.19
/cherry-pick enterprise-4.20

@openshift-cherrypick-robot

@stevsmit: #95436 failed to apply on top of branch "enterprise-4.12":

Applying: OBSDOCS-1330: Add the metrics refrence table for remote write
.git/rebase-apply/patch:29: trailing whitespace.
| `prometheus_remote_storage_samples_retried_total` | The number of samples that remote write failed to send and had to resend to remote storage. A steady high rate for this metric indicates problems with the network or remote storage endpoint. 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
A	observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc
A	observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc deleted in HEAD and modified in OBSDOCS-1330: Add the metrics refrence table for remote write. Version OBSDOCS-1330: Add the metrics refrence table for remote write of observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc left in tree.
CONFLICT (modify/delete): observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc deleted in HEAD and modified in OBSDOCS-1330: Add the metrics refrence table for remote write. Version OBSDOCS-1330: Add the metrics refrence table for remote write of observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OBSDOCS-1330: Add the metrics refrence table for remote write

In response to this:

/cherry-pick enterprise-4.12
/cherry-pick enterprise-4.13
/cherry-pick enterprise-4.14
/cherry-pick enterprise-4.15
/cherry-pick enterprise-4.16
/cherry-pick enterprise-4.17
/cherry-pick enterprise-4.18
/cherry-pick enterprise-4.19
/cherry-pick enterprise-4.20

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.

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.20

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.19

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.18

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.17

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.16

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.15

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.14

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.13

@stevsmit
Copy link
Member

stevsmit commented Jul 2, 2025

/cherry-pick enterprise-4.12

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95526

In response to this:

/cherry-pick enterprise-4.20

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.

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95527

In response to this:

/cherry-pick enterprise-4.19

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.

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95528

In response to this:

/cherry-pick enterprise-4.18

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.

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95529

In response to this:

/cherry-pick enterprise-4.17

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.

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95530

In response to this:

/cherry-pick enterprise-4.16

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.

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95531

In response to this:

/cherry-pick enterprise-4.15

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.

@openshift-cherrypick-robot

@stevsmit: new pull request created: #95532

In response to this:

/cherry-pick enterprise-4.14

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.

@openshift-cherrypick-robot

@stevsmit: #95436 failed to apply on top of branch "enterprise-4.13":

Applying: OBSDOCS-1330: Add the metrics refrence table for remote write
.git/rebase-apply/patch:29: trailing whitespace.
| `prometheus_remote_storage_samples_retried_total` | The number of samples that remote write failed to send and had to resend to remote storage. A steady high rate for this metric indicates problems with the network or remote storage endpoint. 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
A	observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc
A	observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc deleted in HEAD and modified in OBSDOCS-1330: Add the metrics refrence table for remote write. Version OBSDOCS-1330: Add the metrics refrence table for remote write of observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc left in tree.
CONFLICT (modify/delete): observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc deleted in HEAD and modified in OBSDOCS-1330: Add the metrics refrence table for remote write. Version OBSDOCS-1330: Add the metrics refrence table for remote write of observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OBSDOCS-1330: Add the metrics refrence table for remote write

In response to this:

/cherry-pick enterprise-4.13

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.

@openshift-cherrypick-robot

@stevsmit: #95436 failed to apply on top of branch "enterprise-4.12":

Applying: OBSDOCS-1330: Add the metrics refrence table for remote write
.git/rebase-apply/patch:29: trailing whitespace.
| `prometheus_remote_storage_samples_retried_total` | The number of samples that remote write failed to send and had to resend to remote storage. A steady high rate for this metric indicates problems with the network or remote storage endpoint. 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
A	observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc
A	observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc deleted in HEAD and modified in OBSDOCS-1330: Add the metrics refrence table for remote write. Version OBSDOCS-1330: Add the metrics refrence table for remote write of observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc left in tree.
CONFLICT (modify/delete): observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc deleted in HEAD and modified in OBSDOCS-1330: Add the metrics refrence table for remote write. Version OBSDOCS-1330: Add the metrics refrence table for remote write of observability/monitoring/configuring-core-platform-monitoring/configuring-metrics.adoc left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OBSDOCS-1330: Add the metrics refrence table for remote write

In response to this:

/cherry-pick enterprise-4.12

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/enterprise-4.12 branch/enterprise-4.13 branch/enterprise-4.14 branch/enterprise-4.15 branch/enterprise-4.16 branch/enterprise-4.17 branch/enterprise-4.18 branch/enterprise-4.19 branch/enterprise-4.20 jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. peer-review-done Signifies that the peer review team has reviewed this PR size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants