Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vector.dev #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added logos/vector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions model/components/commercial/datadog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ components:
dataFrom:
- datadog-agent
- fluentbit
- vector
isCommercial: true

# Datadog agent
Expand Down
1 change: 1 addition & 0 deletions model/components/commercial/honeycomb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ components:
- honeycomb-honeytail
- logstash
- fluentd
- vector
isCommercial: true

# Honeycomb OT Proxy
Expand Down
1 change: 1 addition & 0 deletions model/components/commercial/newrelic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ components:
- fluentd
- fluentbit
- logstash
- vector
isCommercial: true

# NewRelic Agent
Expand Down
1 change: 1 addition & 0 deletions model/components/commercial/splunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ components:
- fluentd
- fluentbit
- logstash
- vector
isCommercial: true

# Splunk OTel distributions
Expand Down
1 change: 1 addition & 0 deletions model/components/grafana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ components:
- fluentd
- promtail
- opentelemetry-collector
- vector

# Tempo tracing backend
- id: tempo
Expand Down
2 changes: 1 addition & 1 deletion model/components/netflix-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ components:
# the vector
- id: netflix-vector
name: Netflix Vector
description: ector is an open source on-host performance monitoring framework which exposes hand picked high resolution system and application metrics to every engineer’s browser. Having the right metrics available on-demand and at a high resolution is key to understand how a system behaves and correctly troubleshoot performance issues.
description: Vector is an open source on-host performance monitoring framework which exposes hand picked high resolution system and application metrics to every engineer’s browser. Having the right metrics available on-demand and at a high resolution is key to understand how a system behaves and correctly troubleshoot performance issues.
link: http://getvector.io
github:
- Netflix/vector
Expand Down
2 changes: 1 addition & 1 deletion model/components/promitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ components:
twitter: promitorio
logo: promitor
license:
- MIT License (MIT)
- MIT License
categories:
- agent
capabilities:
Expand Down
44 changes: 44 additions & 0 deletions model/components/vector.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
components:

# datadog vector
- id: vector
name: Vector
description: Vector is a high-performance observability data pipeline that puts organizations in control of their observability data. Collect, transform, and route all your logs, metrics, and traces to any vendors you want today and any other vendors you may want tomorrow. Vector enables dramatic cost reduction, novel data enrichment, and data security where you need it, not where is most convenient for your vendors. Open source and up to 10x faster than every alternative.
link: https://vector.dev/
twitter: vectordotdev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we change twitter (Z.9) with GitHub (10/11) just to keep consistency

github:
- vectordotdev/vector
logo: vector
license:
- Mozilla Public License 2.0
categories:
- collector
connections:
includesFrom:
- prometheus-exposition-format
dataFrom:
- datadog-agent
- fluentd
- fluentbit
- kafka
- rsyslog
- logstash
- opentelemetry
- statsd
dataTo:
- datadog
- elasticsearch
- honeycomb
- kafka
- influxdata-influxdb
- fluentd
- loki
- newrelic
- redis
- splunk
- statsd
capabilities:
aspects:
- metrics
- logs
5 changes: 1 addition & 4 deletions model/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@ licenses:
Nagios Open Software License: https://assets.nagios.com/licenses/nagios_open_software_license.txt
Timescale License: https://github.com/timescale/timescaledb/blob/master/tsl/LICENSE-TIMESCALE
Mozilla Public License 1.1: https://www.mozilla.org/en-US/MPL/1.1/




Mozilla Public License 2.0: https://www.mozilla.org/en-US/MPL/2.0/
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.