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

summary: AWS Bedrock instrumentation #2314

Merged
merged 43 commits into from
Apr 2, 2024
Merged

summary: AWS Bedrock instrumentation #2314

merged 43 commits into from
Apr 2, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e28e4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d87904 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    e8658d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    570306e View commit details
    Browse the repository at this point in the history
  3. Correct operation metric.

    jaffinito committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4c50a68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    677ff66 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    7f45817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27860e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    091d830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb6822 View commit details
    Browse the repository at this point in the history
  3. Remove public TransactionId

    jaffinito committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4e88298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c53674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f8fbc9 View commit details
    Browse the repository at this point in the history
  6. Feedback API

    jaffinito committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a38117f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    e967be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e96c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f18c99 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    35b19a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c1423 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    5c78cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a019002 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    41f842f View commit details
    Browse the repository at this point in the history
  2. Fixing a merge mistake

    tippmar-nr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f175e16 View commit details
    Browse the repository at this point in the history
  3. Minor tweak

    tippmar-nr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    58c5660 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    846ca77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edb5c82 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Bedrock integration tests (#2340)

    * First pass at Bedrock integration tests
    * Response payloads do not have a model ID
    * Fixed issue with errors getting dropped; Fixed Titan Embedded response model
    * Adding custom attributes test
    * Test fixes and cleanup
    * Added AwsBedrockConfiguration
    * Fix issue with embedding event
    * Fixing intermittent test failures
    * Add new integration tests to workflows
    * Reduce test timeout
    chynesNR authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    67e174f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ac7aacc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade65a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828a585 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    3834c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e3b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a13c268 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    679235d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6675f08 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    cb8d1ae View commit details
    Browse the repository at this point in the history
  2. Move JSON deserialization and models to NewRelic.Core (#2378)

    * Move Json deserialization from wrapper to core
    
    * Also needed to move the models to core as well
    
    * Add and tweak comments/readme
    nr-ahemsath authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    73dea59 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 1, 2024

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