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
f06a04ff86
Set default pullPolicy of IfNotPresent for helm chart
...
This will allow preloading images into the cluster
so the images dont have to be pulled. This is useful
for images/tags that are currently not in a public
registry. Otherwise it will try pulling anyways
and fail even if the image is already known to the
local daemon.
2020-06-22 11:27:16 +02:00
Cedric Ziel
4063325ac1
Add healthchecks to shipping service
2020-06-22 11:27:16 +02:00
Cedric Ziel
ac8753e19e
Add k8s readinessProbe for ratings service
2020-06-22 11:27:16 +02:00
Cedric Ziel
6bcb2872c3
Introduce docker-compose healtcheck using X-INSTANA-SYNTHETIC
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
Cedric Ziel
9369788ced
Merge pull request #35 from instana/proooooofiles
2020-06-22 11:12:14 +02:00
Cedric Ziel
f98c59a891
Remove unreachable panic and correctly sprintf
2020-06-22 11:10:02 +02:00
Cedric Ziel
fcb1643bef
Use empty select to block, not custom channel
2020-06-22 11:09:33 +02:00
Cedric Ziel
1f6f0bd745
Return early on error in queue setup
2020-06-22 11:07:08 +02:00
Cedric Ziel
2fa53fc11e
Enable AutoProfiling for golang component
2020-06-22 10:52:21 +02:00
Cedric Ziel
cf0ada6d51
Merge pull request #34 from mmanciop/patch-3
2020-06-22 09:49:42 +02:00
Cedric Ziel
a2e783d333
Merge pull request #33 from mmanciop/patch-2
2020-06-22 09:49:27 +02:00
Cedric Ziel
136dd5f987
Merge pull request #32 from instana/node-profiling
2020-06-22 09:48:53 +02:00
Michele Mancioppi
c2b9581795
Fix mispelling
2020-06-08 13:41:31 +02:00
Michele Mancioppi
1f1c7719c1
Fix mispelling
2020-06-08 13:40:43 +02:00
Cedric Ziel
15b13c69f9
Upgrade to instana/collector 1.98.1 to accommodate fix for containers
2020-05-25 09:59:20 +02:00
Cedric Ziel
4b201e58c3
Utilize Instana AutoProfile for NodeJS
...
* update NodeJS collector to a minimum of v1.98.0
* set INSTANA_AUTO_PROFILE=true so profiling is automatically enabled
2020-05-25 09:59:12 +02:00
Ben Blackmore
661111b932
Use new JS snippet for website monitoring
2020-05-16 12:24:10 +02:00
Steve Waterworth
f7e9349742
more openshift notes
2020-05-05 12:31:08 +01:00
Steve Waterworth
c7b0f2a98d
updates for OpenShift
2020-05-05 12:22:25 +01:00
Steve Waterworth
9ecba3f164
new utility
2020-04-30 12:29:15 +01:00
Steve Waterworth
51f5ea6ecf
remove test pv
2020-04-22 16:32:01 +01:00
Steve Waterworth
50d4ab5406
remove test log message
2020-04-22 11:24:01 +01:00
Steve Waterworth
37c4a2a9c3
redis as a statefulset
2020-04-21 15:13:47 +01:00
Steve Waterworth
9c774bc088
helm v3
2020-03-17 11:42:28 +00:00
Steve Waterworth
a5bf91d663
bump version
2020-02-25 16:51:50 +00:00
Steve Waterworth
5cf7bf8a2b
add partner account
2020-02-25 16:15:08 +00:00
Steve Waterworth
3c8b978a6c
npm package update
2020-02-25 16:14:48 +00:00
Steve Waterworth
cbaab6a898
use -z flag
2020-01-27 17:35:50 +00:00
Steve Waterworth
c4ce412997
Istio plays nice with MySQL now
2020-01-14 12:11:27 +00:00
Steve Waterworth
b804d24e05
lowercase service name
2019-12-23 09:59:18 +00:00
steveww
5cc6b7dc1c
Merge pull request #25 from luebken/payment-svc
...
lowercase payment service
2019-12-23 09:58:09 +00:00
Matthias Luebken
dadce54447
lowercase payment service
2019-12-19 14:49:00 -06:00
Steve Waterworth
e79f7bfb28
remove autowrapt
2019-12-19 12:14:36 +00:00
Steve Waterworth
545dfce083
revert to manual init
2019-12-19 11:00:26 +00:00
Steve Waterworth
aa43baf939
bump version
2019-12-19 09:54:21 +00:00
Steve Waterworth
ca9210e106
fixed totally screwed logic
2019-12-19 09:53:58 +00:00
Steve Waterworth
106d8be5c8
remove debug
2019-12-18 15:41:37 +00:00
Steve Waterworth
3ea6e88470
dont set anonymous user id
2019-12-17 15:37:03 +00:00
Steve Waterworth
9037af5d1e
tidy up Go
2019-12-11 11:02:18 +00:00
Steve Waterworth
90ded13fb8
updated documentation
2019-12-10 11:21:09 +00:00
Steve Waterworth
55560eff75
delete old descriptors
2019-12-10 10:41:16 +00:00
Steve Waterworth
bb2d25ab4a
bump version
2019-12-10 10:35:30 +00:00
Steve Waterworth
ea8b2ed56e
add psp option
2019-12-10 10:17:45 +00:00
Dahlia Bock
667038049d
Install robot-shop with a minimal pod security policy and associated RBAC resources
...
This should't be merged until we can toggle the creation of the pod security policy and associated RBAC resources on and off
2019-12-05 14:18:17 -06:00
Steve Waterworth
0b80f563dd
minor tweaks to web
2019-11-28 10:24:51 +00:00
Steve Waterworth
2455bc11b2
update paths
2019-11-28 10:19:25 +00:00