File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
charts/langsmith-observability Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,11 @@ name: langsmith-observability
33maintainers :
44 - name : Romain
55 email : romain@langchain.dev
6- description : Helm chart to deploy the observability stack for LangSmith.
6+ deprecated : true
7+ description : (DEPRECATED) This chart is deprecated and will be removed in a future version. Please use your own observability stack.
78type : application
8- version : 0.1 .0
9- appVersion : " 0.1 .0"
9+ version : 0.2 .0
10+ appVersion : " 0.2 .0"
1011dependencies :
1112 # Prometheus Exporters
1213 - name : prometheus-postgres-exporter
Original file line number Diff line number Diff line change 11# langsmith-observability
22
3- ![ Version: 0.1 .0] ( https://img.shields.io/badge/Version-0.1 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.1 .0] ( https://img.shields.io/badge/AppVersion-0.1 .0-informational?style=flat-square )
3+ ![ Version: 0.2 .0] ( https://img.shields.io/badge/Version-0.2 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.2 .0] ( https://img.shields.io/badge/AppVersion-0.2 .0-informational?style=flat-square )
44
5- Helm chart to deploy the observability stack for LangSmith .
5+ (DEPRECATED) This chart is deprecated and will be removed in a future version. Please use your own observability stack .
66
77## Requirements
88
You can’t perform that action at this time.
0 commit comments