Package obs-loki-eio.0.1.0 - #30597
Open
loganbnielsen wants to merge 3 commits into
Open
loganbnielsen wants to merge 3 commits into
loganbnielsen wants to merge 3 commits into
Conversation
Contributor
Author
|
@mseri same here, I think if we rerun opam-ci it should pass now |
Contributor
Author
|
@jmid could you run the ci job for me here? |
Member
|
Looks like we got a rerun at
I expect this error result is pretty clear, but let us know if you need help debugging! |
Closed
Obs_eio.label_name_exn is only present starting obs-eio v0.1.1 (see ocaml#30630); the released obs-eio.0.1.0 predates it, which is why CI fails with 'Unbound value Obs_eio.label_name_exn'. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HzUg5tzYz7wrhAFnStU1Vh
Contributor
Author
|
(this comment shouldn't have gotten posted, sorry for the noise) |
Member
|
This type of tight compatibility is the reason we tend to release tightly dependent packages together with strict |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
obs-loki-eio.0.1.0Loki HTTP push backend for obs-eio
Converts obs-eio span events into structured logfmt log lines and pushes them to
Loki's push API when each span closes. Not a general-purpose Loki client: it is the
Loki backend for obs-eio's Obs_eio.backend interface.
🐫 Pull-request generated by opam-publish v3.0.0