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

[components] How to play with Grimoirelab components #84

Closed
inishchith opened this issue May 25, 2019 · 3 comments · Fixed by #87
Closed

[components] How to play with Grimoirelab components #84

inishchith opened this issue May 25, 2019 · 3 comments · Fixed by #87

Comments

@inishchith
Copy link
Contributor

As addressed in last meeting, I will be understanding how grimoirelab components work and propose tutorials.
This thread works as a medium for doubts/discussion regarding the same.

@valeriocos @jgbarah Please do let me know in case I missed something out.
Thanks

@inishchith
Copy link
Contributor Author

inishchith commented May 30, 2019

An issue that I earlier faced regarding the setup of micro-mordred via docker-compose is mentioned below ( REF: inishchith/gsoc#3 (comment) )


Steps:

  1. I used the config along with the mariadb service as I do not have a local setup for db.
  2. executed:docker-compose -f docker-compose.yml up
  3. executed micro in another terminal instance:python3 micro.py --raw --enrich --cfg ./setup.cfg --backends git
  4. tried : localhost:5601 for kibana dashboard

Issue:: The elasticsearch instance not instantiating completely and lead the linked kibiter instance a Request timeout after 3000ms, leading to localhost:5601 having no response.


  • After following the process, i could produce some results 🎉

Screenshot 2019-05-30 at 11 24 45 PM

Dashboard - Git: Areas of Code

@valeriocos @jgbarah I've worked on a tutorial for micro-mordred ( elaborating the above steps ). Let me know what you think, I may open a PR for the same.

Thanks :)

@valeriocos
Copy link
Member

Great, please open a PR. Don't forget to include a link to the setup.cfg and projects.json you used.

@inishchith
Copy link
Contributor Author

@valeriocos I've linked them and added particular notes that I faced during the process.
Please do let me know after you've had a look.

Thanks :)

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

Successfully merging a pull request may close this issue.

2 participants