Skip to content

Commit 6feb952

Browse files
Add links to endpoints (#99)
Co-authored-by: Dominic Chapman <dominicchapman@users.noreply.github.com>
1 parent 3ad0725 commit 6feb952

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

mint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"group": "Technologies",
101101
"icon": "microchip",
102102
"pages": [
103+
"send-data/datadog",
103104
"send-data/heroku-log-drains",
104105
"endpoints/honeycomb",
105106
"send-data/kubernetes",

send-data/datadog.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: 'Send data from Datadog to Axiom'
3+
description: 'Send data from Datadog to Axiom.'
4+
sidebarTitle: Datadog
5+
tags: ['axiom documentation', 'documentation', 'axiom', 'endpoints', 'http', 'syslog', 'splunk', 'datadog', 'loki', 'honeycomb', 'javascript', 'python']
6+
---
7+
8+
Sending data from Datadog to Axiom is a private preview feature available upon request.
9+
10+
Please [contact Axiom](https://axiom.co/migrations/datadog) to learn more about sending data from Datadog to Axiom.
11+
12+
<Note>
13+
You can only send logs from Datadog to Axiom. Support for metrics is coming soon.
14+
</Note>

send-data/ingest.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,13 @@ Get [started with apps here](/apps/introduction)
267267

268268
Endpoints enable you to easily integrate Axiom into your existing data flow by allowing you to use tools and libraries that you are already familiar with.
269269

270-
You can create an Endpoint for your favorite services like Honeycomb, Jaeger, Grafana Loki, or Splunk and eventually send the logs from these Services directly into Axiom.
270+
You can create an endpoint for the following services and send the logs directly to Axiom:
271+
272+
- [Datadog](/send-data/datadog)
273+
- [Honeycomb](/endpoints/honeycomb)
274+
- [Loki](/endpoints/loki)
275+
- Secure Syslog
276+
- [Splunk](/endpoints/splunk)
271277

272278
<Frame>
273279
<img src="/doc-assets/shots/endpoints-356.png" />

0 commit comments

Comments
 (0)