🌎
OTel Engineer at Elastic | Work hard. Dream big. Stay humble.
Highlights
Pinned Loading
-
kubernetes/kubernetes
kubernetes/kubernetes PublicProduction-Grade Container Scheduling and Management
-
llvm/llvm-project
llvm/llvm-project PublicThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
-
-
google/pprof
google/pprof Publicpprof is a tool for visualization and analysis of profiling data
689 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
elastic/beats,
elastic/elastic-agent,
elastic/elastic-agent-libs
and 73 other
repositories
Loading
Contribution activity
February 2025
Created 1 repository
-
mauri870/opentelemetry-ebpf-profiler
C
This contribution was made on Feb 18
Created a pull request in elastic/elastic-agent that received 7 comments
otel: fix flakiness and various issues in TestFBOtelRestartE2E
What does this PR do? This test starts the collector with a timeout, but the error returned is not always a context cancelled, sometimes it returns…
+11
−18
lines changed
•
7
comments
Opened 13 other pull requests in 6 repositories
elastic/beats
3
open
2
merged
-
fix(tests): ensure TestFilebeatOTelE2E does not fail if timestamps are equal
This contribution was made on Feb 25
-
fix(tests): relax TestGroup_Go timeouts
This contribution was made on Feb 24
-
chore: update elastic-agent-libs
This contribution was made on Feb 20
-
otel: add otelmap package for conversions between map types
This contribution was made on Feb 13
-
fix(otel): ensure default processors are applied in fbreceiver
This contribution was made on Feb 10
elastic/elastic-agent
1
open
2
merged
-
chore: update elastic-agent-libs
This contribution was made on Feb 20
-
mage: run mage update steps in parallel
This contribution was made on Feb 14
-
chore(go.mod): update beats dependency
This contribution was made on Feb 12
elastic/elastic-agent-libs
2
merged
-
fix(mapstr): cast inner maps to M on Clone
This contribution was made on Feb 21
-
fix(file): rotate active file if it points to a symbolic link
This contribution was made on Feb 6
open-telemetry/opentelemetry-collector-contrib
1
merged
-
[processor/deltatocumulativeprocessor] Adjust equal test to not compare functions
This contribution was made on Feb 18
open-telemetry/opentelemetry-collector
1
open
-
pdata: add iterator All method to slice and map types
This contribution was made on Feb 13
elastic/go-seccomp-bpf
1
merged
-
Update syscall tables for Linux 6.13
This contribution was made on Feb 3
Reviewed 50 pull requests in 8 repositories
elastic/beats
25 pull requests
-
Improve the wmi beats module 42650
This contribution was made on Feb 25
-
feat: bump go version to 1.23
This contribution was made on Feb 25
-
[otelconsumer]: Add support for conversion of type any
This contribution was made on Feb 25
-
feat: replace x/crypto/ssh with x/term
This contribution was made on Feb 21
-
[fbreceiver] - Fix batcher's configuration
This contribution was made on Feb 21
-
[filebeat] Compare documents ingested by fb in normal vs otel mode
This contribution was made on Feb 20
-
Remove filebeat/filebeat_windows_amd64.syso added by mistake
This contribution was made on Feb 20
-
Skip flaky test TestFilebeat/Filebeat_crashes_due_to_incorrect_config
This contribution was made on Feb 19
-
feat(fips): return an error when creating a kerberos client
This contribution was made on Feb 17
-
[otelconsumer] Fix timestamp discrepancy for documents ingested in otel mode
This contribution was made on Feb 17
-
[9.0](backport #42658) fix(otel): ensure default processors are applied in fbreceiver
This contribution was made on Feb 14
-
[8.x](backport #42658) fix(otel): ensure default processors are applied in fbreceiver
This contribution was made on Feb 14
-
[9.0](backport #42694) otel: add otelmap package for conversions between map types
This contribution was made on Feb 14
-
[8.x](backport #42694) otel: add otelmap package for conversions between map types
This contribution was made on Feb 14
-
[otelconsumer] Add log record attributes as flattened keys
This contribution was made on Feb 14
-
fix(otel): ensure default processors are applied in fbreceiver
This contribution was made on Feb 13
-
filebeat/beater: improve StateStore godoc
This contribution was made on Feb 10
-
[otelconsumer]: Add fields on logrecord attributes to support dynamic indexing
This contribution was made on Feb 10
-
Wait for the beat to exit during shutdown of beats receivers
This contribution was made on Feb 10
-
[9.0](backport #42412) otelconsumer: set document id attribute for elasticsearchexporter
This contribution was made on Feb 10
-
Replace dgraph-io/badger cache storage with etcd-io/bbolt
This contribution was made on Feb 10
-
Add support for kubernetes version 1.32.0
This contribution was made on Feb 6
-
[9.0](backport #42513) chore: add linter that catches math/rand imports
This contribution was made on Feb 5
-
[8.x](backport #42513) chore: add linter that catches math/rand imports
This contribution was made on Feb 5
-
[Journald] update
include_matches
This contribution was made on Feb 5 - Some pull request reviews not shown.
elastic/elastic-agent
14 pull requests
-
[9.0](backport #6837) chore(go.mod): update beats dependency
This contribution was made on Feb 20
-
chore(go.mod): update beats dependency
This contribution was made on Feb 19
-
[8.x](backport #6871) mage: run mage update steps in parallel
This contribution was made on Feb 17
-
[9.0](backport #6871) mage: run mage update steps in parallel
This contribution was made on Feb 17
-
Add ability to run components in the Otel manager
This contribution was made on Feb 17
-
[8.x](backport #6681) otel: add test for document equivalence between agent filestream input and filebeat receiver
This contribution was made on Feb 14
-
[9.0](backport #6681) otel: add test for document equivalence between agent filestream input and filebeat receiver
This contribution was made on Feb 14
-
Windows: Fix Windows job assignment to work on Go 1.23+
This contribution was made on Feb 13
-
Bump .package-version
This contribution was made on Feb 12
-
[9.0](backport #6228) otel: add test for filebeatreceiver delivery guarantees during a collector restart
This contribution was made on Feb 10
-
[8.x](backport #6228) otel: add test for filebeatreceiver delivery guarantees during a collector restart
This contribution was made on Feb 10
-
otel: add test for document equivalence between agent filestream input and filebeat receiver
This contribution was made on Feb 7
-
otel: add test for filebeatreceiver delivery guarantees during a collector restart
This contribution was made on Feb 6
-
[otel] Update OTel components to
v0.119.0
This contribution was made on Feb 5
elastic/elastic-agent-libs
3 pull requests
-
mapstr: fix M.Clone behaviour for arrays of M
This contribution was made on Feb 21
-
feat(fips): Use nop keystore implementation
This contribution was made on Feb 18
-
feat(fips): do not set insecure defaults in fips mode
This contribution was made on Feb 4
elastic/golang-crossbuild
3 pull requests
-
[Automation] Bump Golang version to 1.24.0
This contribution was made on Feb 13
-
update go-version 1.24.0
This contribution was made on Feb 13
-
feat: enable Golang
1.24
This contribution was made on Feb 13
open-telemetry/opentelemetry-collector-contrib
1 pull request
-
[elasticsearchexporter] Read and honour
data_stream.type
attribute in creating dynamic indexesThis contribution was made on Feb 18
elastic/integrations
1 pull request
-
Updated description on ssl node in manifest.yml to be uniform and link to online documentation for integrations owned by sec-windows-platform
This contribution was made on Feb 17
open-telemetry/opentelemetry-collector
1 pull request
-
pdata: add iterator All method to slice and map types
This contribution was made on Feb 14
elastic/opentelemetry-collector-components
1 pull request
-
[beatsauthextension] Add support for beats related ssl parameters to be used with otel-components
This contribution was made on Feb 3
Created an issue in golang/go that received 4 comments
cmd/dist: telemetry support
CL 585235 added telemetry for commands in cmd, except for cmd/dist. Since cmd/dist is built with the bootstrap toolchain, enabling telemetry requir…
4
comments