Skip to content

Commit

Permalink
add llmobs intake
Browse files Browse the repository at this point in the history
  • Loading branch information
yahya-mouman authored Jan 16, 2025
1 parent e09f99e commit f3c47a2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/en/agent/configuration/network.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Add the following domains to your inclusion list to allow for Agent installation
: `trace.agent.`{{< region-param key="dd_site" code="true" >}}<br>
`instrumentation-telemetry-intake.`{{< region-param key="dd_site" code="true" >}}

[LLM Observabilty][23]
: `llmobs-intake.`{{< region-param key="dd_site" code="true" >}}

[Container Images][13]
: `contimage-intake.`{{< region-param key="dd_site" code="true" >}}

Expand Down Expand Up @@ -393,4 +396,5 @@ To avoid running out of storage space, the Agent stores the metrics on disk only
[19]: /agent/faq/network-time-protocol-ntp-offset-issues/
[20]: /integrations/ntp/#overview
[21]: /logs/log_collection/#logging-endpoints
[22]: /containers/guide/cluster_agent_autoscaling_metrics
[22]: /containers/guide/cluster_agent_autoscaling_metrics
[23]: /llm_observability/

0 comments on commit f3c47a2

Please sign in to comment.