-
SaaS has requested the ability to capture metrics and deliver to LogStream.
The metrics lib they are starting with: https://github.com/brightcove/hot-shots
-
When using `scope run -e` with short lived processes, we sometimes will not resolve DNS or flush data before exiting. This should be off by default in the library but the CLI can set to true when inte…
-
https://hub.docker.com/r/cribl/scope
The **Overview** tab contains 4 references to version `0.7.1`.
The first one, being an example, is arguably okay, but all the rest should definitely be updat…
-
During a bugathon of logstream where he was asked to use AppScope, Jacob W noticed this:
I couldn't use SCOPE_CRIBL along with the -a option on the CLI.
if SCOPE_CRIBL is set, -a is ignored.
If I…
-
In issue #449 we stopped `upx` compression of the binaries, which has resulted in a bloating of the current binary to 53MB, which is far too large.
```
-rwxr-xr-x 1 clint clint 53M Sep 6 13:27 bi…
-
top crashes just after the attach:
```
start an alpine container; docker run --privileged --rm -it alpine
install curl; apk add curl
install scope; curl -O https://cdn.cribl.io/dl/scope/0.7.1-rc1/…
-
Go 1.17 introduces passing parameters in registers. Up until 1.17 params are passed on the stack. We need to update libscope to support prams in registers. Until that is ready, we need to recognize a…
-
given our lighter darkmode tone `#1C2A2F` on the external site this isn't a big issue for us.
### Issue
Internally several quickstarts have logos that don't look good in dark mode.
### Consi…
-
My previous configuration in an earlier version was set to `SCOPE_EVENT_HTTP_HEADER`=`"(?i)Cookie.*"`. This is no longer working.
-
While working on attach functionality on `libmusl`, we observe the issue attaching to the top:
```
make attach-musl-shell
top -b -d 1 > /dev/null &
sleep 1
ldscope --attach `pidof top`
```
…