This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git


    from 9d747bc  Merge pull request #88 from Similarityoung/update_readme
     add f4837af  feat: add Prometheus and Grafana configuration for 
observability
     add 731f925  feat: add Prometheus and Grafana configuration for 
observability
     add 0c17a6c  Update llm/pixiu/conf.yaml
     add cc0915a  fix: update API key configuration and correct Prometheus 
target IP in documentation
     add 9a086cc  fix: update Grafana expressions to use time_to_last_token 
instead of time_to_first_token
     new f7cf281  Merge pull request #89 from Alanxtl/obersa

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 llm/README.md                                      |   17 +-
 llm/README_zh.md                                   |   15 +-
 llm/{go-client/.env.example => docker-compose.yml} |   19 +-
 llm/grafana.json                                   | 1056 ++++++++++++++++++++
 llm/pixiu/conf.yaml                                |   47 +-
 llm/{go-client/.env.example => prometheus.yml}     |   13 +-
 6 files changed, 1133 insertions(+), 34 deletions(-)
 copy llm/{go-client/.env.example => docker-compose.yml} (69%)
 create mode 100644 llm/grafana.json
 copy llm/{go-client/.env.example => prometheus.yml} (77%)

Reply via email to