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

The pipeline should return the current active plugins #3799

Closed
ph opened this issue Aug 26, 2015 · 3 comments
Closed

The pipeline should return the current active plugins #3799

ph opened this issue Aug 26, 2015 · 3 comments

Comments

@ph
Copy link
Contributor

ph commented Aug 26, 2015

The pipeline should be able to answer the following questions.

  • returns activated plugins in that specific pipeline
  • returns activated plugins grouped per type
  • returns activated plugins filtered by type (input, output, filter, codec)

Either by keeping an internal registry or asking the specific ast for that pipeline.

Ref #2611

@ph ph added the monitoring label Sep 9, 2015
@ph ph changed the title Metrics: The pipeline should return the current active plugins The pipeline should return the current active plugins Sep 11, 2015
@ph ph added v2.1.0 and removed v2.0.0 2.0 labels Sep 11, 2015
@jordansissel
Copy link
Contributor

This is labeled metrics, but is more about 'current state' and less about performance/behavior. Does this sound right?

@ph ph removed the monitoring label Sep 17, 2015
@ph
Copy link
Contributor Author

ph commented Sep 17, 2015

Agree its more about manageability, we don't have an api tag yet.

@suyograo suyograo added v5.0.0 and removed v2.1.0 labels Oct 20, 2015
@suyograo
Copy link
Contributor

suyograo commented Aug 10, 2016

Fixed in alpha2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants