Commit Graph

6 Commits

Author SHA1 Message Date
Cedric Ziel
9091749a9d Fix implicit upgrade of composer to version 2 2021-02-11 08:49:57 +01:00
Cedric Ziel
f0619949bc Enable PHP profiling for ratings service (#43) 2020-10-05 15:39:27 +02:00
Cedric Ziel
83e1977b2f Transform ratings service to Symfony MicroKernel application
The ratings service contained a PHP 4 style code. This change
introduces a framework for processing the http-requests so we
dont have to do it on our own.

It'll also showcase how Instana is usable with modern PHP.
2020-06-22 11:26:49 +02:00
Steve Waterworth
35ab1f6fb9 update runtimes 2019-07-11 10:23:26 +01:00
Steve Waterworth
a5375311a3 changed php logging framework 2019-02-05 15:34:24 +00:00
Steve Waterworth
b82d793cf1 new PHP ratings service 2018-08-21 14:47:19 +01:00