-
As an average SRE that supports customer facing APIs I need to be able to capture the contents of a http/https put so I can see if the customer is using the wrong format to make API requests. I setup …
-
I am testing using appscope to capture user interaction with the bash shell. The idea is to capture every command a user enters including input and output and also any scripts that user launches. I am…
-
We have been asked to adjust the way HTTP traffic is handled in AppScope in order to get HTTP events in LogStream for both HTTP/1.1 and HTTP/2 traffic.
The requirements:
1. AppScope should relay p…
-
LogStream provides a way to set an `authToken` which needs to be provided in the header record. Currently AppScope does not have a way to be configured to provide that `authToken`. As part of the TCPJ…
-
The move to building multi-architecture container images meant switching to use `docker buildx build` and automatically pushing the results directly up to the container registry. Buildx doesn't suppor…
-
If you run `scope run -c tls://cloudinstance:10090 -- top`
and then run `scope history`, some have been confused by the lack of events, and the duration.
```
ID COMMAND CMDLINE PID AGE DURATIO…
-
```bash
# this is what the input looks like
$ bin/linux/scope flows|cut -f1|tail -3
7tZee1
U^wIX1
kSQ1P
# now, if I try piping it to scope flows, it fails:
$ bin/linux/scope flows|cut -f1|ta…
-
When running `npm ci` the process gets stuck at 100% CPU utilization - stack traces below. Affected version: 0.7.1
```
(gdb) thread apply all bt
Thread 3 (Thread 0x7f21181a4700 (LWP 4261)):
#…
-
Given this command:
`curl -F 'file=@/Users/bryceeasley/Downloads/out.zip' http://localhost:8090/uploadFile -X POST -v`
The application is crashing with:
```Error [ERR_STREAM_WRITE_AFTER_END]…
-
```bash
$ bin/linux/scope run -p bin/cribl server
# in another console:
$ bin/linux/scope flows
error getting flows: error walking flows directory /home/jb/.scope/history/cribl_9_165453_1622460076…