elastic / elastic/logstash

/_plugins resource schema enhancement

Open
#4,830 1 comment 0 reactions 0 assignees View on GitHub
enhancement monitoring
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

From https://github.com/elastic/logstash/pull/4794#issuecomment-197236928

```
For debugging purpose this is quite useful. However now that I think about it, what we can extract from the gemspec is the requirement list, not the actual version of the gems installed..
This would be awesome: :dependencies => { "manticore" => { :depends => "~> 0.5.3", :installed => "0.5.6" }}

---
@jsvd This is a good idea, lets make an issue to track it. I am not sure of the complexity to implement that feature and I think it should be hidden behind a query params.
I don't see it to be useful other than debugging the dependencies issues when something is wrong with the plugin manager.

---
The feature is good, I'm all in for having an issue and implementing it in
a feature iteration.

---
```

Proposal by @jsvd

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.