Commit Graph

12 Commits

Author SHA1 Message Date
Cedric Ziel
80082a58c0 Reduce set of data centers and add some ip addresses 2020-11-02 13:27:29 +01:00
Cedric Ziel
4745f2393c Add datacenter tag to entry-spans
This will add a random "datacenter" tag on the entries where
supported to improve showcasing geo capabilities.
2020-11-02 13:07:19 +01:00
Cedric Ziel
f0619949bc Enable PHP profiling for ratings service (#43) 2020-10-05 15:39:27 +02:00
Cedric Ziel
6af5a3bcf4 Correctly add CORS header in responseFilter 2020-06-22 11:34:07 +02:00
Cedric Ziel
8ea413da09 Wire HealthCheckService in container 2020-06-22 11:27:17 +02:00
Cedric Ziel
09b571c87e Use correct parameter type for LoggingProcessor header crunching 2020-06-22 11:27:16 +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
7a76c9db36 logging tidy up 2019-02-06 10:04:52 +00:00
Steve Waterworth
a5375311a3 changed php logging framework 2019-02-05 15:34:24 +00:00
Steve Waterworth
c7547e61d0 more logging 2019-02-05 10:36:28 +00:00
Steve Waterworth
b82d793cf1 new PHP ratings service 2018-08-21 14:47:19 +01:00