Commit d89990e
Add license metadata to health/readiness endpoint. (#15997)
* health: expose license metadata (available & expiration) in /health/readiness endpoint
* test: add health readiness license metadata coverage
* test: ensure /health/readiness response includes license metadata
* chore: remove standalone license metadata test as requested; existing test covers codepath
---------
Co-authored-by: Plan42.ai <[email protected]>1 parent a5b7259 commit d89990e
File tree
2 files changed
+28
-0
lines changed- litellm/proxy/health_endpoints
- tests/basic_proxy_startup_tests
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
834 | 856 | | |
835 | 857 | | |
836 | 858 | | |
| |||
841 | 863 | | |
842 | 864 | | |
843 | 865 | | |
| 866 | + | |
844 | 867 | | |
845 | 868 | | |
846 | 869 | | |
| |||
851 | 874 | | |
852 | 875 | | |
853 | 876 | | |
| 877 | + | |
854 | 878 | | |
855 | 879 | | |
856 | 880 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments