Skip to content

Commit abc03bb

Browse files
authored
images updates (#221)
1 parent 3be30e3 commit abc03bb

File tree

4 files changed

+456
-40
lines changed

4 files changed

+456
-40
lines changed

docs/architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This configuration enables the utilization of Chat functionality, allowing users
4646

4747
The diagram below demonstrates the most complete landscape of AI DIAL ecosystem:
4848

49-
![max-zoom](./img/full-landscape3.svg)
49+
![max-zoom](./img/full-landscape3.1.svg)
5050

5151
## Resources
5252

@@ -235,10 +235,10 @@ AI DIAL uses [OpenTelemetry](https://opentelemetry.io/), an open-source observab
235235

236236
Metrics are gathered for the entire system and/or for individual system components, and subsequently stored in a time-series databases like Prometheus or any other database capable of handling substantial volumes of time-series data and integrating with visualization tools like Grafana.
237237

238-
You can use any OTLE Collector such as Prometheus, Jaeger, Fluentd, Zipkin and other.
238+
You can use any OTEL Collector such as Prometheus, Jaeger, Fluentd, Zipkin and other.
239239

240240
> Refer to [Observability](/docs/Observability/Observability.md) to learn more.
241241
242242
## Key Vault
243243

244-
All sensitive information is stored according to the best practices of the selected cloud platform, utilizing systems like GCP Cloud Key Management Service, AWS Secrets Manager, Azure Key Vault, and Vault by Hashicorp.
244+
All sensitive information is stored according to the best practices of the selected cloud platform, utilizing systems like GCP Cloud Key Management Service, AWS Secrets Manager, Azure Key Vault, and Vault by HashiCorp.

docs/img/adapters.svg

Lines changed: 35 additions & 35 deletions
Loading

0 commit comments

Comments
 (0)