Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BerriAI
/
litellm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11.7k
Star
59.5k
Code
Issues
1.7k
Pull requests
3.4k
Discussions
Actions
Projects
Security and quality
14
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Newrelic
- #26447
#26447
Closed
bonczj
wants to merge 49 commits into
BerriAI:litellm_oss_branch
BerriAI/litellm:litellm_oss_branch
from
bonczj:newrelic
bonczj/litellm:newrelic
Copy head branch name to clipboard
Conversation
Commits
49
(49)
Checks
Files changed
Closed
Newrelic
#26447
bonczj
wants to merge 49 commits into
BerriAI:litellm_oss_branch
BerriAI/litellm:litellm_oss_branch
from
bonczj:newrelic
bonczj/litellm:newrelic
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2026
fix(bedrock): preserve cache_control TTL on tools for Claude 4.5+ (#25855)
Show description for e5786c6
shubham-arora-clear
and
claude
authored
e5786c6
View commit details
Copy full SHA for e5786c6
Browse repository at this point
initial New Relic integration.
bonczj
committed
085520a
View commit details
Copy full SHA for 085520a
Browse repository at this point
Minor fixes for basic observability.
bonczj
committed
efbcd04
View commit details
Copy full SHA for efbcd04
Browse repository at this point
Implemented basic support for the success path. Generates New Relic
Show description for d73498f
bonczj
committed
d73498f
View commit details
Copy full SHA for d73498f
Browse repository at this point
Supportability metric is sent on first request.
bonczj
committed
478d8d1
View commit details
Copy full SHA for 478d8d1
Browse repository at this point
Emit supportability metric every hour instead of once a day.
bonczj
committed
c6ea6b8
View commit details
Copy full SHA for c6ea6b8
Browse repository at this point
Add the start/end times to the messages before sending them so that the
Show description for f86ccdf
bonczj
committed
f86ccdf
View commit details
Copy full SHA for f86ccdf
Browse repository at this point
Make use of `turn_off_message_logging` configuration that is available
Show description for 6247823
bonczj
committed
6247823
View commit details
Copy full SHA for 6247823
Browse repository at this point
Enabling New Relic agent to be wired when docker container starts if an environment variable
Show description for 129d2ba
bonczj
committed
129d2ba
View commit details
Copy full SHA for 129d2ba
Browse repository at this point
If we cannot find trace information, send the AI events without the
Show description for db14998
bonczj
committed
db14998
View commit details
Copy full SHA for db14998
Browse repository at this point
Use a fake trace_id if we cannot find one.
bonczj
committed
5100a4b
View commit details
Copy full SHA for 5100a4b
Browse repository at this point
Implementing a configuration so that users can use litellm configuration
Show description for 994a506
bonczj
committed
994a506
View commit details
Copy full SHA for 994a506
Browse repository at this point
Mised file.
bonczj
committed
1dd2a4f
View commit details
Copy full SHA for 1dd2a4f
Browse repository at this point
Cleaning up logic to turn off recording content via either the
Show description for 34e6866
bonczj
committed
34e6866
View commit details
Copy full SHA for 34e6866
Browse repository at this point
Removing debugging.
Show description for 35f06ac
bonczj
committed
35f06ac
View commit details
Copy full SHA for 35f06ac
Browse repository at this point
Initial version of public doc for New Relic.
bonczj
committed
2eaae4e
View commit details
Copy full SHA for 2eaae4e
Browse repository at this point
Use a proper name for the doc file.
bonczj
committed
bc27cb1
View commit details
Copy full SHA for bc27cb1
Browse repository at this point
Updating newrelic.md document.
bonczj
committed
3e6ab1d
View commit details
Copy full SHA for 3e6ab1d
Browse repository at this point
Updating LiteLLM documentation for New Relic extension.
bonczj
committed
283e381
View commit details
Copy full SHA for 283e381
Browse repository at this point
Moving New Relic imports into the methods to support unit tests.
bonczj
committed
522d3f4
View commit details
Copy full SHA for 522d3f4
Browse repository at this point
Adding unit tests for the New Relic extension.
bonczj
committed
183b95d
View commit details
Copy full SHA for 183b95d
Browse repository at this point
Updating linting and the unit tests that are not running in the CI environment.
bonczj
committed
3db9fbc
View commit details
Copy full SHA for 3db9fbc
Browse repository at this point
Address reviewer feedback on New Relic integration.
Show description for e9651e2
bonczj
and
claude
committed
e9651e2
View commit details
Copy full SHA for e9651e2
Browse repository at this point
Reformating for the linter.
bonczj
committed
9ff663e
View commit details
Copy full SHA for 9ff663e
Browse repository at this point
Addressing additional automated feedback.
Show description for 6fb7a58
bonczj
committed
6fb7a58
View commit details
Copy full SHA for 6fb7a58
Browse repository at this point
Addressing new feedback.
Show description for 4b177e2
bonczj
committed
4b177e2
View commit details
Copy full SHA for 4b177e2
Browse repository at this point
Addressing feedback.
Show description for aba60d1
bonczj
committed
aba60d1
View commit details
Copy full SHA for aba60d1
Browse repository at this point
Addressing minor feedback
Show description for 855dd59
bonczj
committed
855dd59
View commit details
Copy full SHA for 855dd59
Browse repository at this point
Updating the NR event timestamps to more accurately reflect when
Show description for 807b8ed
bonczj
committed
807b8ed
View commit details
Copy full SHA for 807b8ed
Browse repository at this point
Addressing feedback for potential better practice.
bonczj
committed
37d8be3
View commit details
Copy full SHA for 37d8be3
Browse repository at this point
Addressing feedback on accessing default values. Added tests for most of
Show description for 6101890
bonczj
committed
6101890
View commit details
Copy full SHA for 6101890
Browse repository at this point
Adding a new catch exception block based on feedback.
bonczj
committed
8aeaaa3
View commit details
Copy full SHA for 8aeaaa3
Browse repository at this point
Addressing feedback about a potential issue around a timestamp for the
Show description for ad00671
bonczj
committed
ad00671
View commit details
Copy full SHA for ad00671
Browse repository at this point
Addressing minor feedback on length of generated, fallback traceId.
bonczj
committed
511fca4
View commit details
Copy full SHA for 511fca4
Browse repository at this point
Addressing feedback.
Show description for d2fd373
bonczj
committed
d2fd373
View commit details
Copy full SHA for d2fd373
Browse repository at this point
Addressed feedback where the newrelic options might not apply correctly.
bonczj
committed
6dc7145
View commit details
Copy full SHA for 6dc7145
Browse repository at this point
Addressing some feedback.
bonczj
committed
f0d9b96
View commit details
Copy full SHA for f0d9b96
Browse repository at this point
Addressing feedback.
bonczj
committed
615a060
View commit details
Copy full SHA for 615a060
Browse repository at this point
Validating testing / formatting for our changes.
bonczj
committed
ccaa8c5
View commit details
Copy full SHA for ccaa8c5
Browse repository at this point
Updating linting, adding tests, defining data type for UI.
bonczj
committed
ddf74b1
View commit details
Copy full SHA for ddf74b1
Browse repository at this point
Configuration for the logging callback definition.
bonczj
committed
bf32afb
View commit details
Copy full SHA for bf32afb
Browse repository at this point
Adding a newrelic image for the UI to use.
bonczj
committed
65ad569
View commit details
Copy full SHA for 65ad569
Browse repository at this point
Putting the New Relic callback in proper alphabetic order.
bonczj
committed
b5584d2
View commit details
Copy full SHA for b5584d2
Browse repository at this point
Copying the logo to a committed output directory so it shows up in a locally
Show description for 6bb0139
bonczj
committed
6bb0139
View commit details
Copy full SHA for 6bb0139
Browse repository at this point
Fixing in incorrect uv.lock merge.
bonczj
committed
7124e11
View commit details
Copy full SHA for 7124e11
Browse repository at this point
Adding missing definition of new env vars that were causing a build failure.
bonczj
committed
fb094b6
View commit details
Copy full SHA for fb094b6
Browse repository at this point
Addressing automated feedback from greptile.
bonczj
committed
b8210ee
View commit details
Copy full SHA for b8210ee
Browse repository at this point
Adding a few more unit tests to increase the code coverage just a bit more.
bonczj
committed
c2eed58
View commit details
Copy full SHA for c2eed58
Browse repository at this point
Additional unit tests to push coverage to almost 90%.
bonczj
committed
faae9ad
View commit details
Copy full SHA for faae9ad
Browse repository at this point
You can’t perform that action at this time.