Skip to content

feat: add the code for casbin-opentelemetry-logger#3

Merged
hsluoyz merged 3 commits intomasterfrom
copilot/implement-opentelemetry-logger-again
Jan 9, 2026
Merged

feat: add the code for casbin-opentelemetry-logger#3
hsluoyz merged 3 commits intomasterfrom
copilot/implement-opentelemetry-logger-again

Conversation

Copy link
Contributor

Copilot AI commented Jan 9, 2026

fix: #1

@hsluoyz hsluoyz marked this pull request as ready for review January 9, 2026 16:50
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI and others added 2 commits January 9, 2026 16:56
- Add types.go with Logger interface, EventType, and LogEntry (2026 Apache header)
- Add opentelemetry_logger.go with OpenTelemetry metrics implementation (2026 Apache header)
- Add comprehensive unit tests with 92.4% coverage (2026 Apache header)
- Add go.mod with Go 1.23.0 and OpenTelemetry dependencies
- Add CI workflow for Go 1.23.0 with semantic-release
- Add comprehensive README with badges and usage examples

Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
- Add contents: read permission to test job
- Add contents: read permission to build job
- Add contents: write, issues: write, pull-requests: write to release job
- Fixes CodeQL security alerts about missing workflow permissions

Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Implement OpenTelemetry Logger following Logger interface feat: implement OpenTelemetry logger for Casbin Jan 9, 2026
Copilot AI requested a review from hsluoyz January 9, 2026 17:01
@hsluoyz hsluoyz changed the title feat: implement OpenTelemetry logger for Casbin feat: add the code for casbin-opentelemetry-logger Jan 9, 2026
@hsluoyz hsluoyz merged commit 0c4985b into master Jan 9, 2026
4 of 5 checks passed
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.

[feature] implement the OpenTelemetry Logger by following the Logger interface

3 participants