mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
added generic http event streaming docs (#365)
* added generic http event streaming docs * minor fix * rename to mdx * minor fix
This commit is contained in:
@@ -174,6 +174,7 @@ export const docsNavigation = [
|
||||
{ title: 'Datadog', href: '/how-to/stream-activity-to-datadog' },
|
||||
{ title: 'Amazon S3', href: '/how-to/stream-activity-to-amazon-s3' },
|
||||
{ title: 'Amazon Firehose', href: '/how-to/stream-activity-to-amazon-firehose'},
|
||||
{ title: 'Generic HTTP', href: '/how-to/stream-activity-to-generic-http'},
|
||||
]
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user