Skip to content

Commit d7ef7f5

Browse files
authored
LLM Observability - remove Source column (#1160)
This PR removes the Source column and adjusts the contextual text.
1 parent 19e084b commit d7ef7f5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

solutions/observability/applications/llm-observability.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Elastic’s end-to-end LLM observability is delivered through the following meth
1313

1414
## Metrics and logs ingestion for LLM APIs (via Elastic integrations)
1515

16-
Elastic’s LLM integrations now support the most widely adopted models, including OpenAI, Azure OpenAI, and a diverse range of models hosted on Amazon Bedrock and Google Vertex AI. Depending on the LLM provider you choose, the following table shows which source you can use and which type of datalog or metricsyou can collect.
16+
Elastic’s LLM integrations now support the most widely adopted models, including OpenAI, Azure OpenAI, and a diverse range of models hosted on Amazon Bedrock and Google Vertex AI. Depending on the LLM provider you choose, the following table shows which type of data -- log or metrics -- you can collect.
1717

18-
| **LLM Provider** | **Source** | **Metrics** | **Logs** |
18+
| **LLM Provider** | **Metrics** | **Logs** |
1919
|--------|------------|------------|
20-
| [Amazon Bedrock](integration-docs://reference/aws_bedrock/index.md)| [AWS CloudWatch Logs](https://github.com/elastic/integrations/tree/main/packages/aws_bedrock#compatibility) |||
21-
| [Azure OpenAI](integration-docs://reference/azure_openai/index.md)| [Azure Monitor and Event Hubs](https://github.com/elastic/integrations/tree/main/packages/azure_openai#azure-openai-integration) |||
22-
| [GCP Vertex AI](integration-docs://reference/gcp_vertexai/index.md) | [GCP Cloud Monitoring](https://github.com/elastic/integrations/tree/main/packages/gcp_vertexai#overview) || 🚧 |
23-
| [OpenAI](integration-docs://reference/openai/index.md) | [OpenAI Usage API](https://platform.openai.com/docs/api-reference/usage) || 🚧 |
20+
| [Amazon Bedrock](https://www.elastic.co/guide/en/integrations/current/aws_bedrock.html)|||
21+
| [Azure OpenAI](https://www.elastic.co/guide/en/integrations/current/azure_openai.html)|||
22+
| [GCP Vertex AI](https://www.elastic.co/guide/en/integrations/current/gcp_vertexai.html) || 🚧 |
23+
| [OpenAI](https://www.elastic.co/guide/en/integrations/current/openai.html) || 🚧 |
2424

2525
## APM tracing for LLM models (via instrumentation)
2626

0 commit comments

Comments
 (0)