fabric8-analytics / fabric8-analytics-firehose-fetcher

[DEPRECATED] Simple service, which reads libraries.io firehose-stream and schedules analysis for released packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabric8-Analytics Firehose Fetcher

The aim of this service is to listen Libraries.io Firehose Stream and based on events create new analyses.

  • Note that currently it supports just plain reading of stream without any config.

Contributing

See our contributing guidelines for more info.

Known issues

From our experience firehose stream might be little bit unstable, which is causing various exceptions. These exceptions are about connectivity issues (InvalidRead or Timeout) and we decided to handle these exceptions by OpenShift by simply restarting container if some issue occurs.

About

[DEPRECATED] Simple service, which reads libraries.io firehose-stream and schedules analysis for released packages.


Languages

Language:Python 60.7%Language:Shell 22.9%Language:Makefile 8.5%Language:Dockerfile 6.2%Language:Gherkin 1.6%