Live data from Hacker News

Viewing profile — oazizi

oazizi

HN member
Joined
Sun, Feb 07, 2016, 10:05 PM UTC
HN karma
7
Public activity
4 items

About oazizi

No profile information was provided.

Recent public activity

  1. comment
    Comment #31699622

    Pixie contributor here. Lots of great eBPF resources there! For the question of whether it's possible to trace conditionally when a pattern expression matches, Pixie's philosophy i…

  2. story
  3. comment
    Comment #24656945

    Great question. You're right that tracing in the kernel doesn't work for encrypted traffic (that means anything over TLS, including HTTPS). For encrypted connections, we still want…

  4. comment
    Comment #24656320

    Founding engineer at Pixie here. To add to what zasgar mentioned, I just wanted to point out that our instrumentation-free approach does apply to JVM and Node/Python applications f…