Commit Graph

441 Commits (3e1fd4bd73e3faa14b28ce2d1d972b5a269ef0d2)

Author SHA1 Message Date
David Fowler 3e1fd4bd73 Added event counter instrumentation
- Added counters for ASP.NET Core hosting
2022-11-05 14:58:25 -07:00
David Fowler cefe919c67 Add an endpoint with the version information 2022-11-05 14:21:28 -07:00
David Fowler a4f3b401e6 Set the service name 2022-11-05 13:48:46 -07:00
David Fowler ff0e668fc6 Add azure monitor logging as well 2022-11-05 13:35:05 -07:00
David Fowler 98185546d9 Small clean up 2022-11-05 10:55:13 -07:00
David Fowler 89d6e747ec Remove the event listener 2022-11-05 08:44:35 -07:00
David Fowler 27daaffe38 Nuke the blocking API 2022-11-05 08:44:07 -07:00
David Fowler 1d50745464 Delete jaeger configuration 2022-11-05 08:22:27 -07:00
David Fowler 5161f5833d PlainText stacks seem to be broken 2022-11-05 01:07:52 -07:00
David Fowler f32ca96a09 Collect plaintext stacks 2022-11-04 23:42:53 -07:00
David Fowler 94389e77b6 Added HttpClient instrumentation to metrics 2022-11-04 23:20:09 -07:00
David Fowler a96b272f57 Disable jaeger for now
- Move open telemetry event listener to another file
2022-11-04 23:18:41 -07:00
David Fowler 85df7d3366 Usings cleanup 2022-11-04 18:35:04 -07:00
David Fowler 8d62c38bd3 Tweaks and cleanup 2022-11-04 18:24:21 -07:00
Chet Husk ee6c2b496a don't pre-string-format so messages don't get broken up 2022-11-04 20:08:34 -05:00
Chet Husk 8033b69111 log otel SDK messages to ilogger streams 2022-11-04 17:36:26 -05:00
Chet Husk de93308349 use correct jaeger protocol 2022-11-04 15:59:10 -05:00
Chet Husk 93b3e7ea49 make jaeger accessible 2022-11-04 15:33:54 -05:00
Chet Husk 67d560d7fb add host computations to apps 2022-11-04 15:21:20 -05:00
Chet Husk 0dc406482e try once more to fix the things 2022-11-04 14:26:50 -05:00
Chet Husk b2a898f167 comment out extaneous azurefile config and fix otel metrics registration 2022-11-04 14:11:52 -05:00
Chet Husk 08bf344b55 add storages under stuff 2022-11-04 13:59:49 -05:00
Chet Husk 4bde9a0882 correctly extract uri from config for Jaeger 2022-11-04 13:39:07 -05:00
Chet Husk d563d7732d try adding volume mounts for grafana and prometheus 2022-11-04 13:34:12 -05:00
Chet Husk c5cd9adf79 enable jaeger export 2022-11-04 13:23:26 -05:00
Chet Husk 21e709ca79 do link calls in parallel, so that we're not _horrendously_ slow 2022-11-04 12:16:13 -05:00
Chet Husk f49b3215a8 remove output caching to trigger error 2022-11-04 12:00:16 -05:00
Chet Husk bed864549c fix inverted filter condition 2022-11-04 11:25:50 -05:00
Chet Husk c336005551 really bring down the amount of networking jitter simulation 2022-11-04 11:12:43 -05:00
Chet Husk 572e4ce1cc collect full dumps to allow for VS analysis 2022-11-04 11:11:28 -05:00
Chet Husk 2c9c9cb1c6 containers need some default scale 2022-11-03 21:36:27 -05:00
Chet Husk 675b6792b2 move artificial delay to a different method for now 2022-11-03 20:52:41 -05:00
Chet Husk 25774df6f9 Add names to pass container validation 2022-11-03 20:36:11 -05:00
Chet Husk fa5d0c7fd6 initial deploy of more ACAs for monitoring apps 2022-11-03 20:22:37 -05:00
Chet Husk 9cee4f7259 fix JitterHandler DI...again 2022-11-03 20:21:58 -05:00
Chet Husk 55d242d69f fix stacks runtimeidentifier 2022-11-03 20:20:05 -05:00
Chet Husk 314e9ddf32 add missing required JitterHandler service 2022-11-03 18:43:05 -05:00
Chet Husk 1078b9dd36 fix azuremonitor connection string 2022-11-03 18:25:48 -05:00
Chet Husk 7972b36b72 fix assemblyversion lookup 2022-11-03 18:10:28 -05:00
Chet Husk 00447f7738 hook up otel to appinsights 2022-11-03 17:39:34 -05:00
Chet Husk ae5cbb6f16 reasonable jitter 2022-11-03 16:23:26 -05:00
Chet Husk d27c813785 add show client with jitter 2022-11-03 16:19:15 -05:00
Chet Husk a4b55f5f3a use a more realistic network delay simulation 2022-11-03 15:40:24 -05:00
Chet Husk 255a77456f fix comma 2022-11-03 12:11:43 -05:00
Chet Husk 457ec6ab1b supply RID for stacktrace profiler 2022-11-03 12:03:58 -05:00
Chet Husk a403b57259 trigger on sliding window 2022-11-03 11:28:40 -05:00
Chet Husk 30cd9624f2 add example blocking API to trigger dumps 2022-11-03 11:21:12 -05:00
Chet Husk 8d3086b22a fix enabling inprocess features 2022-11-03 10:37:29 -05:00
Chet Husk 2fb183d6bb limit action to 3x/hour 2022-11-03 10:09:27 -05:00
Chet Husk df83000281 add collection rule for dump and stacks on thread queue block 2022-11-03 09:45:43 -05:00