-
Notifications
You must be signed in to change notification settings - Fork 222
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
Otlp http #3022
Merged
Merged
Otlp http #3022
Conversation
This file contains 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
* 'main' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/net in /examples/openfeature (#3003) chore(deps): bump github.com/docker/docker in /build (#2999) chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#3012) chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#3009) chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#3011) chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#3010)
* 'main' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /rpc/flipt (#3004)
* 'main' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /sdk/go (#3006) chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /core (#3005) chore: update changelog for v1.40.2 (#3020) refactor(storage): move from lib/pq to pgx (#2996) fix(cmd/grpc): skip eval data service when evaluation API auth excluded (#3018)
* 'main' of https://github.com/flipt-io/flipt: feat: Oltp metrics exporter (#3021)
markphelps
requested review from
erka and
a team
and removed request for
a team
April 25, 2024 13:38
erka
approved these changes
Apr 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
markphelps
added a commit
that referenced
this pull request
Apr 26, 2024
* 'main' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /build (#3007) chore(deps-dev): bump @playwright/test from 1.43.0 to 1.43.1 in /ui (#3016) chore(deps): bump @headlessui/react from 1.7.18 to 1.7.19 in /ui (#3015) chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.1 in /ui (#3013) chore(deps): bump tailwind-merge from 2.2.2 to 2.3.0 in /ui (#3014) Otlp http (#3022) chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#2961)
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.
Re: #3021 (comment)
idk whats going on with the commits, i rebased on
main