mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-27 17:36:23 +02:00
Add more containers to Prometheus
This commit is contained in:
parent
237b3adb70
commit
25f557d8a5
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,11 @@ scrape_configs:
|
|||
- 'store-graph-embeddings:8000'
|
||||
- 'store-triples:8000'
|
||||
- 'text-completion:8000'
|
||||
- 'text-completion-rag:8000'
|
||||
- 'graph-rag:8000'
|
||||
- 'prompt:8000'
|
||||
- 'prompt-rag:8000'
|
||||
- 'query-graph-embeddings:8000'
|
||||
- 'query-triples:8000'
|
||||
- 'pulsar:8080'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue