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

Generic data exporters #588

Closed
14 tasks done
mathieuancelin opened this issue Jul 20, 2020 · 0 comments · Fixed by #664
Closed
14 tasks done

Generic data exporters #588

mathieuancelin opened this issue Jul 20, 2020 · 0 comments · Fixed by #664
Assignees
Milestone

Comments

@mathieuancelin
Copy link
Member

mathieuancelin commented Jul 20, 2020

Change the webhook, elastic, kafka exporter to an array of generic exporters that can send data to :

  • webhook
  • elastic
  • kafka
  • pulsar
  • mailjet
  • mailgun
  • whatever (files, slack, queue systems, S3, ...)

provide a way to filter what kind of event we want and what kind of event we don't want (two array, wildcard support) for each exporter

  • enabled
  • restart exporter after update
  • smart advanced filtering (simple and expert mode ?)
  • data projection
  • data migration
  • swagger
  • doc
@mathieuancelin mathieuancelin added this to the v1.5.0 milestone Jul 20, 2020
@mathieuancelin mathieuancelin self-assigned this Jul 20, 2020
@quentinovega quentinovega self-assigned this Jul 28, 2020
quentinovega added a commit that referenced this issue Aug 4, 2020
quentinovega added a commit that referenced this issue Aug 6, 2020
quentinovega added a commit that referenced this issue Aug 10, 2020
quentinovega added a commit that referenced this issue Sep 29, 2020
Add new prop - enabled, name, desc and metadata

use specific datastore for data exporter
@quentinovega quentinovega linked a pull request Oct 1, 2020 that will close this issue
mathieuancelin added a commit that referenced this issue Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants