269 Commits

Author SHA1 Message Date
Cedric Ziel
093b9b27a6 Use service registry for discovery 2020-05-12 09:51:23 +02:00
Cedric Ziel
8c6ee60e36 Add dispatch service 2020-05-11 16:30:58 +02:00
Cedric Ziel
f97fa7a455 Add payment service 2020-05-11 15:51:35 +02:00
Cedric Ziel
a9206d7479 Add ratings service 2020-05-11 15:40:22 +02:00
Cedric Ziel
4422db5072 Add shipping service 2020-05-11 15:32:16 +02:00
Cedric Ziel
5967945d58 Add mysql service 2020-05-11 15:19:32 +02:00
Cedric Ziel
c58432972c Add cart service 2020-05-11 15:05:55 +02:00
Cedric Ziel
6a638b4d6a Add user service 2020-05-11 14:56:09 +02:00
Cedric Ziel
96f8ef8be8 Add catalogue service 2020-05-11 14:16:44 +02:00
Cedric Ziel
e95b14892f Add RabbitMQ service 2020-05-11 13:57:47 +02:00
Cedric Ziel
c7e6b9d252 Add redis service 2020-05-11 13:51:10 +02:00
Cedric Ziel
f3f350409c Add web & mongodb service 2020-05-11 13:42:42 +02:00
Cedric Ziel
b3ee2880d9 Add cluster descriptor
* add template for instana-agent
2020-05-11 13:42:08 +02: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
Steve Waterworth
28bd4947b9 add optional slowness 2019-11-12 09:58:10 +00:00
Steve Waterworth
b98e3ef788 add eum metadata 2019-11-11 19:32:29 +00:00
Steve Waterworth
fd22e29c87 add example 2019-11-08 12:17:45 +00:00
Steve Waterworth
68bde3ac45 tweak memory for mysql 2019-10-30 11:00:04 +00:00
Steve Waterworth
21a06ccec5 docker compose for load 2019-10-25 15:38:01 +01:00
steveww
7c1aded790 Merge pull request #21 from instana/cedricziel-patch-1
Create load service docker-compose file
2019-10-25 10:33:42 -04:00
Cedric Ziel
5fb487cdf6 Add build context to enable building for load-gen 2019-10-24 11:51:28 +02:00
Cedric Ziel
3520c27f78 Create load service docker-compose file
This addition makes it easy to start into a load scenario right
away with docker-compose, by referencing 2 docker-compose files.

By default, only the file with the services will be loaded, for
starting the load-gen right away, use
`docker-compose -f docker-compose.yaml -f docker-compose.load.yaml OPERATION`

The given config will use the internal container network to
produce some load.
2019-10-24 11:49:52 +02:00
Steve Waterworth
d29e677b43 fix typo 2019-10-23 15:42:58 +01:00
Steve Waterworth
94f10d8913 add note about helm chart 2019-10-23 15:40:40 +01:00
Steve Waterworth
9004b5478b bump version 2019-10-23 12:54:41 +01:00
Steve Waterworth
6c83c107ab Merge branch 'python-undo-manual' 2019-10-23 12:47:32 +01:00
Steve Waterworth
386c4ec713 remove compiled python 2019-10-23 12:46:57 +01:00
Steve Waterworth
781aaa02ba helm chart 2019-10-23 11:05:44 +01:00