ingress-nginx
ingress-nginx copied to clipboard
docs: update otel documentation
What this PR does / why we need it:
Update otel relevant docs to reflect what's actually current.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] CVE Report (Scanner found CVE and adding report)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [X] Documentation only
Which issue/s this PR fixes
Checklist:
- [ ] My change requires a change to the documentation.
- [X] I have updated the documentation accordingly.
- [X] I've read the CONTRIBUTION guide
- [ ] I have added unit and/or e2e tests to cover my changes.
- [X] All new and existing tests passed.
Deploy Preview for kubernetes-ingress-nginx ready!
| Name | Link |
|---|---|
| Latest commit | 580fd60f89dc8787c04f047af28ae3685a046c2f |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-ingress-nginx/deploys/65f2c242ae8f0900081fca7e |
| Deploy Preview | https://deploy-preview-10912--kubernetes-ingress-nginx.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This issue is currently awaiting triage.
If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members by writing /triage accepted in a comment.
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/test-infra repository.
Hi @toredash. Thanks for your PR.
I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
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/test-infra repository.
/assign @esigo /ok-to-test
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cpanato, toredash
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [cpanato]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
PR needs rebase.
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/test-infra repository.
This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach #ingress-nginx-dev on Kubernetes Slack.
The lifecycle/frozen label can not be applied to PRs.
This bot removes lifecycle/frozen from PRs because:
- Commenting
/lifecycle frozenon a PR has not worked since March 2021 - PRs that remain open for >150 days are unlikely to be easily rebased
You can:
- Rebase this PR and attempt to get it merged
- Close this PR with
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/remove-lifecycle frozen
New changes are detected. LGTM label has been removed.
@toredash: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-ingress-nginx-boilerplate | 580fd60f89dc8787c04f047af28ae3685a046c2f | link | true | /test pull-ingress-nginx-boilerplate |
| pull-ingress-nginx-codegen | 580fd60f89dc8787c04f047af28ae3685a046c2f | link | true | /test pull-ingress-nginx-codegen |
| pre-ingress-nginx-codegen | 580fd60f89dc8787c04f047af28ae3685a046c2f | link | true | /test pre-ingress-nginx-codegen |
| pre-ingress-nginx-boilerplate | 580fd60f89dc8787c04f047af28ae3685a046c2f | link | true | /test pre-ingress-nginx-boilerplate |
| pre-ingress-nginx-lua-test | 580fd60f89dc8787c04f047af28ae3685a046c2f | link | true | /test pre-ingress-nginx-lua-test |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
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.