Commit Graph

373 Commits

Author SHA1 Message Date
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
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