-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Elixir Chat Service #1621
Draft
joshleecreates
wants to merge
33
commits into
open-telemetry:main
Choose a base branch
from
joshleecreates:elixir-chat-service
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Elixir Chat Service #1621
joshleecreates
wants to merge
33
commits into
open-telemetry:main
from
joshleecreates:elixir-chat-service
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73a68d9 - Browse repository at this point
Copy the full SHA 73a68d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb3627 - Browse repository at this point
Copy the full SHA 4eb3627View commit details -
This commit adds OpenTelemetry instrumentation to Phoenix: 1. Dependencies are added in mix.exs 2. Configuration options are added in config/config.exs 3. The OTel instrumentation libraries for Phoenix and ecto are started with the application
Configuration menu - View commit details
-
Copy full SHA for 1bc45e1 - Browse repository at this point
Copy the full SHA 1bc45e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a705e95 - Browse repository at this point
Copy the full SHA a705e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a06ea - Browse repository at this point
Copy the full SHA f7a06eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa930ac - Browse repository at this point
Copy the full SHA fa930acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d39847 - Browse repository at this point
Copy the full SHA 8d39847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265ccfa - Browse repository at this point
Copy the full SHA 265ccfaView commit details -
working towards user-based chats with session ids
genserver for persisting chats simplify skeleton macos nix allow for listing of topics, more idiomatic working POC of frontend with joining different channels, channel list dockerfile for chatservice remove HTML helper cruft
Configuration menu - View commit details
-
Copy full SHA for 6162218 - Browse repository at this point
Copy the full SHA 6162218View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f5c5e - Browse repository at this point
Copy the full SHA c1f5c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 000f403 - Browse repository at this point
Copy the full SHA 000f403View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a205b8d - Browse repository at this point
Copy the full SHA a205b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e1d53 - Browse repository at this point
Copy the full SHA f7e1d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f603ad - Browse repository at this point
Copy the full SHA 7f603adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19a9c77 - Browse repository at this point
Copy the full SHA 19a9c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4028c50 - Browse repository at this point
Copy the full SHA 4028c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f7778 - Browse repository at this point
Copy the full SHA 40f7778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d30f0b - Browse repository at this point
Copy the full SHA 2d30f0bView commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8795397 - Browse repository at this point
Copy the full SHA 8795397View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73f2833 - Browse repository at this point
Copy the full SHA 73f2833View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14678aa - Browse repository at this point
Copy the full SHA 14678aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ece0e5 - Browse repository at this point
Copy the full SHA 1ece0e5View commit details -
adds manual spans for entire send message path. TODO: make these mess…
…aging spans, not http spans
Configuration menu - View commit details
-
Copy full SHA for aea8787 - Browse repository at this point
Copy the full SHA aea8787View commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a7631e - Browse repository at this point
Copy the full SHA 6a7631eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d46b60 - Browse repository at this point
Copy the full SHA 8d46b60View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf572f6 - Browse repository at this point
Copy the full SHA bf572f6View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2c25f7 - Browse repository at this point
Copy the full SHA b2c25f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8811d4c - Browse repository at this point
Copy the full SHA 8811d4cView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d925322 - Browse repository at this point
Copy the full SHA d925322View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffbe7b3 - Browse repository at this point
Copy the full SHA ffbe7b3View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbd9619 - Browse repository at this point
Copy the full SHA fbd9619View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f90291b - Browse repository at this point
Copy the full SHA f90291bView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43c8542 - Browse repository at this point
Copy the full SHA 43c8542View commit details
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.