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

[service] ensure otlp emitted logs respect severity #11718

Merged
merged 11 commits into from
Nov 26, 2024

Conversation

codeboten
Copy link
Contributor

Fixes #11717

@codeboten codeboten requested a review from a team as a code owner November 20, 2024 21:56
codeboten and others added 4 commits November 20, 2024 13:57
This was removed as part of
open-telemetry@cd6bfbb
but the documentation was not updated.

Signed-off-by: Alex Boten <[email protected]>
…elemetry#11608)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[markdown-link-check](https://redirect.github.com/tcort/markdown-link-check)
| [`3.12.2` ->
`3.13.6`](https://renovatebot.com/diffs/npm/markdown-link-check/3.12.2/3.13.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-link-check/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdown-link-check/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdown-link-check/3.12.2/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdown-link-check/3.12.2/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>tcort/markdown-link-check (markdown-link-check)</summary>

###
[`v3.13.6`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3136)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.5...v3.13.6)

-   fix: move script back to its original location

###
[`v3.13.5`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3135)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.4...v3.13.5)

- fix: MODULE_NOT_FOUND error
[#&open-telemetry#8203;368](https://redirect.github.com/tcort/markdown-link-check/issues/368)

###
[`v3.13.4`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3134)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.3...v3.13.4)

- fix: MODULE_NOT_FOUND error
[#&open-telemetry#8203;368](https://redirect.github.com/tcort/markdown-link-check/issues/368)

###
[`v3.13.3`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3133)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.2...v3.13.3)

- fix: MODULE_NOT_FOUND error
[#&open-telemetry#8203;368](https://redirect.github.com/tcort/markdown-link-check/issues/368)

###
[`v3.13.2`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3132)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.1...v3.13.2)

- fix: MODULE_NOT_FOUND error
[#&open-telemetry#8203;368](https://redirect.github.com/tcort/markdown-link-check/issues/368)

###
[`v3.13.1`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3131)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.0...v3.13.1)

- fix: MODULE_NOT_FOUND error
[#&open-telemetry#8203;368](https://redirect.github.com/tcort/markdown-link-check/issues/368)

###
[`v3.13.0`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3130)

[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.12.2...v3.13.0)

- feat: anchor link checks support HTML tags like `<a name="foo"></a>`
[#&open-telemetry#8203;331](https://redirect.github.com/tcort/markdown-link-check/issues/331)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
- ✨ add support for additional test reporters
[#&open-telemetry#8203;364](https://redirect.github.com/tcort/markdown-link-check/issues/364)
[@&open-telemetry#8203;dudeofawesome](https://redirect.github.com/dudeofawesome)
- feat: support iterate link check over directories in CLI
[#&open-telemetry#8203;334](https://redirect.github.com/tcort/markdown-link-check/issues/334)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
- Update hook names
[#&open-telemetry#8203;366](https://redirect.github.com/tcort/markdown-link-check/issues/366)
[@&open-telemetry#8203;henrygerardmoore](https://redirect.github.com/henrygerardmoore)
- chore(deps): remove lodash
[#&open-telemetry#8203;332](https://redirect.github.com/tcort/markdown-link-check/issues/332)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
- fix: add used `@eslint/js` to dev dependencies in package.json
[#&open-telemetry#8203;330](https://redirect.github.com/tcort/markdown-link-check/issues/330)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
- fix: remove not used const url
[#&open-telemetry#8203;329](https://redirect.github.com/tcort/markdown-link-check/issues/329)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
- feat: add support for unicode characters in anchor links
[#&open-telemetry#8203;328](https://redirect.github.com/tcort/markdown-link-check/issues/328)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
- docs(readme): explain named regex groups in replacementPatterns
[#&open-telemetry#8203;327](https://redirect.github.com/tcort/markdown-link-check/issues/327)
[@&open-telemetry#8203;AndreyNautilus](https://redirect.github.com/AndreyNautilus)
- ci: bump nodejs
[#&open-telemetry#8203;367](https://redirect.github.com/tcort/markdown-link-check/issues/367)
[@&open-telemetry#8203;dklimpel](https://redirect.github.com/dklimpel)
-   update dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.60%. Comparing base (c6828f0) to head (7dc62a9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
service/telemetry/logger.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11718      +/-   ##
==========================================
- Coverage   91.61%   91.60%   -0.01%     
==========================================
  Files         443      443              
  Lines       23770    23772       +2     
==========================================
  Hits        21776    21776              
- Misses       1620     1621       +1     
- Partials      374      375       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

cmd/builder/README.md Outdated Show resolved Hide resolved
.chloggen/codeboten_fix-11717.yaml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
service/telemetry/logger.go Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@codeboten codeboten merged commit 4c0368b into open-telemetry:main Nov 26, 2024
48 of 49 checks passed
@codeboten codeboten deleted the codeboten/fix-11717 branch November 26, 2024 15:07
@github-actions github-actions bot added this to the next release milestone Nov 26, 2024
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.

[service] logs emitted by collector don't follow severity
4 participants