akkadotnet-cluster-workshop icon indicating copy to clipboard operation
akkadotnet-cluster-workshop copied to clipboard

Update complete workshop version to have Phobos working

Open IgorFedchenko opened this issue 4 years ago • 10 comments

When checking out to master branch, there are few things that have to be fixed before the solution is working properly.

In this PR, I am going to fix things step by step to make cluster working and Phobos collecting traces and metrics.

IgorFedchenko avatar Nov 06 '20 18:11 IgorFedchenko

I was working on fixes in master branch - now making PR to dev, so will need to make sure all fixes still apply to development branch.

IgorFedchenko avatar Nov 06 '20 18:11 IgorFedchenko

@IgorFedchenko we will probably need to update all of the lesson-specific branches too 😬

Aaronontheweb avatar Nov 06 '20 19:11 Aaronontheweb

but let's get this branch working first

Aaronontheweb avatar Nov 06 '20 19:11 Aaronontheweb

we will probably need to update all of the lesson-specific branches too 😬

Oh yeah, looks like I will need to know this workshop even closer :)

IgorFedchenko avatar Nov 09 '20 12:11 IgorFedchenko

Ok, now Phobos services are starting fine, but still seem to not be reporting to Jeager.

IgorFedchenko avatar Nov 09 '20 14:11 IgorFedchenko

any idea why the build is failing?

Aaronontheweb avatar Nov 09 '20 22:11 Aaronontheweb

It was not compiling outside of Phobos build configuration. Fixed that.

IgorFedchenko avatar Nov 09 '20 23:11 IgorFedchenko

Need also migrate metrics reporting from statsd to Prometheus, since statsd is not supported right now directly by App.Metrics.

IgorFedchenko avatar Nov 13 '20 20:11 IgorFedchenko

@IgorFedchenko do you intend to go ahead and finish this PR? I really would love so ... and @Aaronontheweb can we boost this project to be more update?

Caldas avatar Jun 18 '21 19:06 Caldas

@Caldas Eh, I think this PR will take more efforts to complete then I can give it right now. So if you want to continue my work - go ahead and pick it up (check out my working branch and create new PR with your changes based on mine).

IgorFedchenko avatar Jun 22 '21 16:06 IgorFedchenko