You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sphinx-Needs can generate small reports which can be customized by developers. With large data the reporting needs to be taken care by state-of-the-art reporting tools (eg., Kibana, Splunk, Azure metrics etc.).
The text was updated successfully, but these errors were encountered:
So we would need some kind of an exporter to e.g. ElasticSearch.
I would do it via needs.json and don't have an implementation in Sphinx-Needs directly, because this would be called during each sphinx build, which is not really needed (or do you see a use case for this?)
So a small terminal script to load need.json, filter some data and use the REST API / Client lib of service XY (e.g. ElasticSearch) to push this data.
Sphinx-Needs can generate small reports which can be customized by developers. With large data the reporting needs to be taken care by state-of-the-art reporting tools (eg., Kibana, Splunk, Azure metrics etc.).
The text was updated successfully, but these errors were encountered: