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

otelzap: Add skeleton and config options #5449

Merged
merged 19 commits into from May 8, 2024

Conversation

khushijain21
Copy link
Contributor

@khushijain21 khushijain21 commented May 6, 2024

Part of #5191

Pre-work #5279

@khushijain21 khushijain21 requested a review from a team as a code owner May 6, 2024 16:35
@pellared pellared changed the title zapcore: Add skeleton to zapcore and config options otelzap: Add skeleton and config options May 6, 2024
@pellared pellared added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label May 6, 2024
@pellared
Copy link
Member

pellared commented May 6, 2024

Can you please outline an implementation plan in #5191?

Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 77.27273% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 62.4%. Comparing base (077e609) to head (b714f61).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5449   +/-   ##
=====================================
  Coverage   62.4%   62.4%           
=====================================
  Files        190     191    +1     
  Lines      11646   11690   +44     
=====================================
+ Hits        7269    7303   +34     
- Misses      4160    4170   +10     
  Partials     217     217           
Files Coverage Δ
bridges/otelzap/core.go 77.2% <77.2%> (ø)

bridges/otelzap/config.go Outdated Show resolved Hide resolved
bridges/otelzap/config.go Outdated Show resolved Hide resolved
bridges/otelzap/config.go Outdated Show resolved Hide resolved
bridges/otelzap/config.go Outdated Show resolved Hide resolved
bridges/otelzap/core.go Outdated Show resolved Hide resolved
bridges/otelzap/core.go Show resolved Hide resolved
bridges/otelzap/core_test.go Outdated Show resolved Hide resolved
versions.yaml Outdated Show resolved Hide resolved
khushijain21 and others added 5 commits May 7, 2024 09:22
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
@khushijain21 khushijain21 requested a review from pellared May 7, 2024 04:07
bridges/otelzap/config.go Outdated Show resolved Hide resolved
bridges/otelzap/core_test.go Outdated Show resolved Hide resolved
bridges/otelzap/core_test.go Outdated Show resolved Hide resolved
bridges/otelzap/core_test.go Outdated Show resolved Hide resolved
bridges/otelzap/core_test.go Show resolved Hide resolved
bridges/otelzap/core_test.go Outdated Show resolved Hide resolved
@pellared
Copy link
Member

pellared commented May 7, 2024

Can you also update the CODEOWNERS file? You can add me as one of the codeowners.

Do you want to be a codeowner as well? Will you be able to maintain otelzap after your internship is finished?

khushijain21 and others added 5 commits May 7, 2024 19:45
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
@khushijain21
Copy link
Contributor Author

khushijain21 commented May 7, 2024

yes! will maintain it after internship too

@khushijain21 khushijain21 requested a review from MrAlias as a code owner May 7, 2024 14:30
@khushijain21 khushijain21 requested a review from pellared May 7, 2024 14:35
@pellared
Copy link
Member

pellared commented May 8, 2024

@open-telemetry/go-approvers, PTAL. This PR needs a second approval from a non-Splunk employee.

@MrAlias MrAlias merged commit f367f21 into open-telemetry:main May 8, 2024
23 checks passed
zailic pushed a commit to zailic/opentelemetry-go-contrib that referenced this pull request May 20, 2024
* Add catalog-info.yaml config file

* delete config.yaml

* Skeleton of Zapcore and config options

* Update bridges/otelzap/config.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/config.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/core.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/config.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* follow up commit

* Update versions.yaml

* Update bridges/otelzap/core_test.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/core_test.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/core_test.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/core_test.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update bridges/otelzap/core_test.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* applied suggestions

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants