Commit Graph

341 Commits

Author SHA1 Message Date
Steve Waterworth
ccd7b31a7a fix typos 2021-03-19 10:50:34 +00:00
Steve Waterworth
fbd4024d10 minor tweaks 2021-03-19 10:44:42 +00:00
Steve Waterworth
5a22b100b2 reorganise directory 2021-03-19 10:17:14 +00:00
Steve Waterworth
4c03be5d1e initial load 2021-03-17 17:15:23 +00:00
Steve Waterworth
e90ebb9e33 initial load 2021-03-17 15:24:19 +00:00
Steve Waterworth
ca390c6858 bump version 2021-03-15 09:01:27 +00:00
Steve Waterworth
d1dd589672 Merge branch 'memory' 2021-03-15 08:58:57 +00:00
Steve Waterworth
2cf169500b memory leak 2021-03-15 08:57:52 +00:00
Steve Waterworth
905d185445 Merge pull request #58 from instana/ibm
LGTM
2021-03-02 16:45:16 +00:00
Steve Waterworth
fa602802fa remove opentracing 2021-03-02 16:02:45 +00:00
Steve Waterworth
21afad2b70 new images and descriptions 2021-03-02 12:32:46 +00:00
Dishant Kaushik
71ddff31bc Changed images to match Instana color pallete 2021-03-01 08:35:29 -05:00
Dishant Kaushik
2fcc0c9835 - If users want a route to the web service, added a Route with the service 2021-02-24 14:30:05 -05:00
Dishant Kaushik
db45fae8d6 - removed licensed images
- replaced with new images
- changed the product image to png for consistency.
- changed the names of robots and their SKU.
2021-02-24 14:21:57 -05:00
Jiaxuan-Yang
f07213185f add mem-leak api 2021-02-22 14:35:41 -05:00
Cedric Ziel
a8f89df7dd Merge pull request #52 from instana/composer2-fix
Fix implicit upgrade of composer to version 2
2021-02-11 08:51:59 +01:00
Cedric Ziel
436e7eef7e Merge branch 'master' into composer2-fix 2021-02-11 08:51:54 +01:00
Cedric Ziel
9091749a9d Fix implicit upgrade of composer to version 2 2021-02-11 08:49:57 +01:00
Cedric Ziel
d866400e91 Merge pull request #51 from instana/cedricziel-opcache
Install opcache PHP extension
2021-02-11 08:27:05 +01:00
Cedric Ziel
65be51cb2b Install opcache PHP extension 2021-02-11 08:26:11 +01:00
Nathan Fisher
80616f0090 Add redis.storageClassName to permit an override of the storage class (#50) 2020-12-14 18:14:31 -05:00
Nathan Fisher
d60dc128c4 Add table outlining Helm key values (#49) 2020-12-14 14:55:08 -05:00
Cedric Ziel
e181d9bf07 Merge pull request #47 from instana/logging
Add logging settings to prevent system pollution
2020-11-16 16:06:17 +01:00
Cedric Ziel
4c243455b8 Add logging branches to prevent system pollution 2020-11-16 16:04:49 +01:00
Cedric Ziel
8cd5551984 Remove leftover njs config 2020-11-02 17:47:23 +01:00
Cedric Ziel
d45b613b61 Merge pull request #46 from instana/geo 2020-11-02 13:28:35 +01:00
Cedric Ziel
a5ed9ab94e Send header for leftover calls 2020-11-02 13:27:45 +01:00
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
a11b90275c Add x-forwarded-for header in load-gen instead 2020-11-02 13:07:19 +01:00
Cedric Ziel
0ceed6d94f Add docker-compose healthchecks to services that support it 2020-11-02 13:06:16 +01:00
Steve Waterworth
29554c3023 limit image builds 2020-10-22 09:23:55 +01:00
steveww
d7a782b255 Merge pull request #44 from instana/geo
Showcase geo tags for calls derived from x-forwarded-for header. LGTM.
2020-10-21 14:52:12 +01:00
Steve Waterworth
d98d955fae minor optimisations 2020-10-21 12:53:31 +01:00
Cedric Ziel
83ab82407c Showcase geo tags for calls derived from x-forwarded-for header 2020-10-19 11:55:31 +02:00
Cedric Ziel
f0619949bc Enable PHP profiling for ratings service (#43) 2020-10-05 15:39:27 +02:00
steveww
3d9ce2607b Merge pull request #30 from instana/synthetics
Modernize ratings service and send synthetic headers for healthchecks
2020-10-05 12:24:25 +01:00
Cedric Ziel
838f96536c Merge branch 'master' into synthetics 2020-10-05 13:01:24 +02:00
Cedric Ziel
e727811823 Add .gitignore file for shipping service 2020-10-05 12:27:54 +02:00
Steve Waterworth
345ba7561c spring boot 2020-09-01 16:49:43 +01:00
Steve Waterworth
775e380318 bump version 2020-09-01 16:33:07 +01:00
Steve Waterworth
5ef8c91c3c Merge branch 'springboot' 2020-09-01 16:31:58 +01:00
Steve Waterworth
f0b49233a3 spring boot application 2020-09-01 16:30:35 +01:00
Steve Waterworth
86bcdd57c2 preloading data no longer works 2020-09-01 16:25:04 +01:00
Steve Waterworth
247fbb02df Add VOLUME to fix fs issue with overlay 2020-08-26 13:08:33 +01:00
Steve Waterworth
7c3ffda0cb change package name 2020-08-26 12:49:20 +01:00
Steve Waterworth
f0043a520b different frameworks 2020-08-26 12:48:37 +01:00
Steve Waterworth
caf9f7b9dd first failed attempt 2020-08-25 17:39:53 +01:00
Cedric Ziel
c47eb4a1db Merge branch 'master' into synthetics 2020-08-25 09:17:26 +02:00
Cedric Ziel
f67e3f6f87 Merge pull request #39 from instana/cedricziel-patch-1
Add bare-bones github actions workflow for building robot-shop
2020-08-25 09:17:09 +02:00