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

Add better OTel information into Brighter #3096

Merged
merged 75 commits into from
Jun 15, 2024
Merged

Add better OTel information into Brighter #3096

merged 75 commits into from
Jun 15, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    bbd8a50 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    3d90bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0389f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d53f219 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Flow RequestContextFactory

    iancooper committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5fb36d1 View commit details
    Browse the repository at this point in the history
  2. Fix case on file names

    iancooper committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1bb44cf View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    a800131 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Make it possible to pass the RequestContext to the CommandProcessor d…

    …irectly, and override usage of the factory if so.
    iancooper committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d20f83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b6668 View commit details
    Browse the repository at this point in the history
  3. Fix merge issues

    iancooper committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a441496 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    8ad0ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dddacd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fac6d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b9c880 View commit details
    Browse the repository at this point in the history
  5. Typo in header

    iancooper committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    035a696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0116558 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    d30d0ca View commit details
    Browse the repository at this point in the history
  2. More tweaks to ADR

    iancooper committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    12e6ddc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    a69ec09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1159b3 View commit details
    Browse the repository at this point in the history
  3. More fixes to conventions

    iancooper committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fe3938d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    c8c918f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. merge conflict resolution

    iancooper committed May 17, 2024
    Configuration menu
    Copy the full SHA
    44a37bc View commit details
    Browse the repository at this point in the history
  2. Add a tracer to Brighter

    iancooper committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1b73ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b3b511 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Begin adding new telemetry that matches our semantic conventions. Old…

    …er observability will be broken for now.
    iancooper committed May 18, 2024
    Configuration menu
    Copy the full SHA
    761659e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    e8e40dc View commit details
    Browse the repository at this point in the history
  2. Add tests for an async send

    iancooper committed May 19, 2024
    Configuration menu
    Copy the full SHA
    86cb6f8 View commit details
    Browse the repository at this point in the history
  3. Create SimpleHandlerFactoryAsync.cs and SimpleHandlerFactorySync.cs t…

    …o simplify adding multiple handlers; on a publish create and child publish spans for each target handler that exists.
    iancooper committed May 19, 2024
    Configuration menu
    Copy the full SHA
    772fe37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff43ea View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Instrument async publish

    iancooper committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fc80d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04553ec View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    37ab0ba View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3a4d9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c4737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5212ea7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Be able to see the whole pipeline for turning a request into a messag…

    …e and depositing a message.
    iancooper committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dea427f View commit details
    Browse the repository at this point in the history
  2. Fix up serializers in tests

    iancooper committed May 24, 2024
    Configuration menu
    Copy the full SHA
    674df49 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Async deposit of a message

    iancooper committed May 25, 2024
    Configuration menu
    Copy the full SHA
    487b73e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    4e3768c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ae8252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c5d155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c310cf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bf34c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    387585e View commit details
    Browse the repository at this point in the history
  7. Remove unneeded constant

    iancooper committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c46bc59 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    53aa14d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Clarify the ADR

    iancooper committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fa66b5c View commit details
    Browse the repository at this point in the history
  2. Rename Fake Producer

    iancooper committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0f6fed2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6716840 View commit details
    Browse the repository at this point in the history
  4. ADR for in memory tools

    iancooper committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3b4173a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60cbbcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bc7c45 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    b9b8aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0e0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b7d7e4 View commit details
    Browse the repository at this point in the history
  4. Update ADR (#3125)

    * Update ADR
    
    * Update 0011-brighter-support-for-bulk-messaging-operations.md
    preardon authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ad919a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. fix: broken tests in-memory change

    feat: span tests for clear
    iancooper committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d6638e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d625a View commit details
    Browse the repository at this point in the history
  3. merge dependency update

    iancooper committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3708e1a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    e086b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08f006 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    13390d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3b9f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7af155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2206a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c629438 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    35f490e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231669a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb24d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    a86008c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    50cf272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9508300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a34d53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e633fab View commit details
    Browse the repository at this point in the history