Skip to content

Conversation

NimrodAvni78
Copy link

@NimrodAvni78 NimrodAvni78 commented Aug 16, 2025

add metrics for trace exports
add bpf metrics to internal metrics reporter

@NimrodAvni78 NimrodAvni78 force-pushed the feature/internal-metrics-improvments branch 4 times, most recently from 6579f0e to 9ddec74 Compare August 17, 2025 15:33
@NimrodAvni78 NimrodAvni78 requested a review from mmat11 August 17, 2025 17:25
BpfProbeLatency(probeID, probeType, probeName string, latencySeconds float64)
// BpfMapEntries is invoked every time a BPF map size is recorded
BpfMapEntries(mapID, mapName, mapType string, entriesTotal int)
// BpfMapMaxEntries is invoked every time a BPF map size is recorded
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// BpfMapMaxEntries is invoked every time a BPF map size is recorded
// BpfMapMaxEntries is invoked every time a BPF map max size is recorded

"net"

"github.com/caarlos0/env/v7"
"google.golang.org/grpc"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this?

"time"

"github.com/caarlos0/env/v7"

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this?

"time"

"github.com/caarlos0/env/v7"

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this happening everytime I didn't change that 😭

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe the IDE doesn't recognize the vanity url and it fails to sort properly 😂 - just guessing

Copy link

@mmat11 mmat11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other than some small nits, LGTM

@NimrodAvni78 NimrodAvni78 force-pushed the feature/internal-metrics-improvments branch 4 times, most recently from 1825203 to 14b6c43 Compare August 18, 2025 18:10
@NimrodAvni78 NimrodAvni78 force-pushed the feature/internal-metrics-improvments branch from be031fd to 3695505 Compare August 27, 2025 15:17
@NimrodAvni78 NimrodAvni78 force-pushed the feature/internal-metrics-improvments branch from 3695505 to 63c9903 Compare September 4, 2025 10:00
@NimrodAvni78 NimrodAvni78 force-pushed the feature/internal-metrics-improvments branch from 9f2613a to 7d40c91 Compare September 10, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants