Author of @goyek and @open-telemetry contributor
-
Splunk
- Poland, Cracow
-
01:10
(UTC +01:00) - https://pajak.home.blog
- in/rpajak
Block or Report
Block or report pellared
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
opentelemetry-go
opentelemetry-go PublicForked from open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
Go
-
golang-templates/seed
golang-templates/seed Public templateGo application GitHub repository template.
-
opentelemetry-dotnet-instrumentation
opentelemetry-dotnet-instrumentation PublicForked from open-telemetry/opentelemetry-dotnet-instrumentation
.NET instrumentation and auto-instrumentation
C++
-
fluentassert/verify
fluentassert/verify PublicExtensible, type-safe, fluent assertion Go library.
-
Parameterized Object Mother in C# as...
Parameterized Object Mother in C# as an alternative to Test Data Builder pattern (thanks to named arguments with default values) 1public static class AddressObjectMother
2{3public static Address Create(string street = "", string city = "", PostCode postCode = null)
4{5if (postCode == null)
2,584 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| 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
open-telemetry/opentelemetry-go,
signalfx/splunk-otel-go,
open-telemetry/opentelemetry-dotnet-instrumentation
and 109 other
repositories
Contribution activity
December 2023
Created 1 repository
-
pellared/baggage
Python
This contribution was made on Dec 20
Created a pull request in open-telemetry/opentelemetry-go that received 9 comments
baggage: Member.String encodes only when necessary
Fixes #4773
I also added Add UTF-8 test cases and some benchmarks.
Benchmark:
goos: linux
goarch: amd64
pkg: go.opentelemetry.io/otel/baggage
cpu: …
+123
−12
lines changed
•
9
comments
Opened 15 other pull requests in 6 repositories
open-telemetry/opentelemetry-go
5
merged
1
open
-
Add semconv v1.24.0
This contribution was made on Dec 18
-
baggage: Fix escaping in Member.String
This contribution was made on Dec 14
-
baggage: Fix Parse to validate member value before percent-decoding
This contribution was made on Dec 14
-
[DoNotMerge] Upgrade use of semconv to v1.24.0
This contribution was made on Dec 12
-
Add semconv/v1.23.1
This contribution was made on Dec 7
-
Add semconv/v1.23.0
This contribution was made on Dec 6
signalfx/splunk-otel-go
4
merged
-
Update GDI spec reference to 1.6.0
This contribution was made on Dec 20
-
Update contributing.md
This contribution was made on Dec 20
-
Update log message when service name is not set
This contribution was made on Dec 20
-
Deprecate jaeger-thrift-splunk trace exporter
This contribution was made on Dec 18
pellared/opentelemetry-go
1
merged
1
closed
-
[Proposal] Logs Bridge API - Record attributes as field and use sync.Pool for reducing allocations
This contribution was made on Dec 18
-
[Proposal] Logs Bridge API - Logger.WithAttributes instead of Record.AddAttributes
This contribution was made on Dec 11
w3c/baggage
1
open
-
Percent character in value MUST be percent-encoded
This contribution was made on Dec 20
open-telemetry/opentelemetry-specification
1
open
-
zipkin: Handle older semconv
This contribution was made on Dec 15
open-telemetry/opentelemetry-go-contrib
1
merged
-
[chore] Fix changelog after #4320
This contribution was made on Dec 12
Reviewed 67 pull requests in 13 repositories
signalfx/splunk-otel-go
16 pull requests
-
chore(deps): update module google.golang.org/grpc to v1.60.1
This contribution was made on Dec 19
-
chore(deps): update module golang.org/x/crypto to v0.17.0 [security]
This contribution was made on Dec 19
-
chore(deps): update module golang.org/x/tools to v0.16.1
This contribution was made on Dec 15
-
chore(deps): update google.golang.org/genproto/googleapis/api digest to 995d672
This contribution was made on Dec 12
-
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 995d672
This contribution was made on Dec 12
-
chore(deps): update google.golang.org/genproto/googleapis/api digest to 989df2b
This contribution was made on Dec 12
-
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 989df2b
This contribution was made on Dec 12
-
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.91.0
This contribution was made on Dec 12
-
chore(deps): update module google.golang.org/grpc to v1.60.0
This contribution was made on Dec 12
-
chore(deps): update module github.com/jackc/pgx/v5 to v5.5.1
This contribution was made on Dec 11
-
Bump igorshubovych/markdownlint-cli from v0.37.0 to v0.38.0 in /build
This contribution was made on Dec 11
-
chore(deps): update actions/setup-go action to v5
This contribution was made on Dec 6
-
chore(deps): update github.com/jackc/pgservicefile digest to de7065d
This contribution was made on Dec 6
-
chore(deps): update k8s.io/kube-openapi digest to bf4651e
This contribution was made on Dec 6
-
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.90.1
This contribution was made on Dec 6
-
chore(deps): update module github.com/klauspost/compress to v1.17.4
This contribution was made on Dec 6
open-telemetry/opentelemetry-go
13 pull requests
-
[DoNotMerge] Upgrade use of semconv to v1.24.0
This contribution was made on Dec 22
-
bridge/opentracing: add baggage propagation tests
This contribution was made on Dec 21
-
baggage: Member.String encodes only when necessary
This contribution was made on Dec 21
-
sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation
This contribution was made on Dec 20
-
baggage: Fix escaping in Member.String
This contribution was made on Dec 20
-
Add cardinality limiting to the metric SDK as an experimental feature
This contribution was made on Dec 19
-
Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /internal/tools
This contribution was made on Dec 19
-
[DoNotMerge] Logs Bridge API design and prototype
This contribution was made on Dec 15
-
baggage: Fix Parse to validate member value before percent-decoding
This contribution was made on Dec 14
-
baggage: Improve performance
This contribution was made on Dec 14
-
Refactor exponential histogram tests to use existing fixtures
This contribution was made on Dec 7
-
Add the internal experimental metric feature package
This contribution was made on Dec 6
-
Add semconv v1.22.0
This contribution was made on Dec 4
open-telemetry/opentelemetry-go-contrib
12 pull requests
-
config: update schema to latest
This contribution was made on Dec 19
-
[chore] dependabot updates Mon Dec 18 08:34:22 UTC 2023
This contribution was made on Dec 18
-
build(deps): bump actions/upload-artifact from 3 to 4
This contribution was made on Dec 17
-
build(deps): bump github/codeql-action from 2 to 3
This contribution was made on Dec 17
-
Add test to otelhttp to validate semantic conventions
This contribution was made on Dec 14
-
Update http Semconv to v1.20.0
This contribution was made on Dec 11
-
[chore] dependabot updates Sun Dec 10 18:25:36 UTC 2023
This contribution was made on Dec 10
-
net/http/otelhttp mutate request to enable context retrieval from parent middlewares
This contribution was made on Dec 6
-
instrgen, adding design doc
This contribution was made on Dec 6
-
otelhttp: Record metrics on timed out requests
This contribution was made on Dec 5
-
Update comment about http.target on HTTPServerRequest
This contribution was made on Dec 4
-
[chore] dependabot updates Sun Dec 3 19:00:14 UTC 2023
This contribution was made on Dec 3
open-telemetry/opentelemetry-go-build-tools
10 pull requests
-
[chore] Run lint and test-race GitHub jobs on Windows
This contribution was made on Dec 20
-
multimod: Fix tagging on Windows
This contribution was made on Dec 12
-
crosslink: Fix Windows produces backslashes instead of slashes
This contribution was made on Dec 9
-
[chloggen] Update permissions of the generated files
This contribution was made on Dec 8
-
chloggen: Fix unit test failing on Windows
This contribution was made on Dec 8
-
[chore] update go version
This contribution was made on Dec 7
-
[chore] docs: Update changelog section in contributing
This contribution was made on Dec 7
-
dbotconf: Fix Windows produces backslashes instead of slashes
This contribution was made on Dec 6
-
multimod: ignore excluded-modules for sync
This contribution was made on Dec 4
-
Bump golang.org/x/sys from 0.14.0 to 0.15.0
This contribution was made on Dec 4
open-telemetry/opentelemetry-dotnet-instrumentation
4 pull requests
-
Resource detectors: Process and Host
This contribution was made on Dec 21
-
Simplify copyright disclaimer
This contribution was made on Dec 8
-
Minor Cleanups
This contribution was made on Dec 4
-
Process Runtime resource detector
This contribution was made on Dec 4
signalfx/splunk-otel-dotnet
2 pull requests
-
Compatibility matrix fix OTEL_DOTNET_AUTO_EXCLUDE_PROCESSES record
This contribution was made on Dec 18
-
[Tests] Update OTel proto files to v1.0.0
This contribution was made on Dec 18
open-telemetry/opentelemetry-proto-go
2 pull requests
-
Bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /otlp
This contribution was made on Dec 17
-
Bump actions/setup-go from 4 to 5
This contribution was made on Dec 10
open-telemetry/opentelemetry-specification
2 pull requests
-
zipkin: Handle older semconv
This contribution was made on Dec 15
-
Define file configuration file format and env var substitution
This contribution was made on Dec 12
open-telemetry/opentelemetry-go-instrumentation
2 pull requests
-
Move @MikeGoldsmith to emeritus status
This contribution was made on Dec 6
-
Ensure net http client code also works with the RoundTripper interface
This contribution was made on Dec 4
splunk/public-o11y-docs
1 pull request
-
Update advanced-go-otel-configuration.rst
This contribution was made on Dec 20
pellared/opentelemetry-go
1 pull request
-
[Proposal] Logs Bridge API - Logger.WithAttributes instead of Record.AddAttributes
This contribution was made on Dec 12
golang-templates/kata
1 pull request
-
Bump actions/setup-go from 4 to 5
This contribution was made on Dec 11
open-telemetry/semantic-conventions
1 pull request
-
Cherry-pick 1.23.1 schema file (and release notes) to main
This contribution was made on Dec 6
Created an issue in open-telemetry/opentelemetry-go that received 5 comments
Opened 16 other issues in 8 repositories
open-telemetry/opentelemetry-go
2
open
3
closed
-
baggage: Member.String should escape only the characters that MUST be escaped
This contribution was made on Dec 20
-
Generate v1.24.0 semconv
This contribution was made on Dec 18
-
Upgrade all use of go.opentelemetry.io/otel/semconv to use v1.24.0
This contribution was made on Dec 12
-
Document policy for context cancelation handling
This contribution was made on Dec 7
-
Generate v1.23.1 semconv
This contribution was made on Dec 5
open-telemetry/opentelemetry-go-contrib
3
open
-
otelgrpc: Remove withoutContext
This contribution was made on Dec 15
-
Upgrade all resource detectors to use go.opentelemetry.io/otel/semconv/v1.24.0
This contribution was made on Dec 12
-
Remove otelmongo
This contribution was made on Dec 7
open-telemetry/opentelemetry-go-build-tools
2
open
1
closed
-
Run golangci-lint on Windows
This contribution was made on Dec 6
-
Run go test on Windows
This contribution was made on Dec 6
-
Update changelog section in
CONTRIBUTING.mdThis contribution was made on Dec 5
w3c/baggage
1
open
-
Precent character in value must be precent-encoded
This contribution was made on Dec 20
signalfx/splunk-otel-go
1
closed
-
Deprecate
jaeger-thrift-splunkoption forOTEL_TRACES_EXPORTERThis contribution was made on Dec 15
open-telemetry/opentelemetry-specification
1
open
-
Zipkin exporter introduced backwards incompatible translation changes
This contribution was made on Dec 15
enocom/gopher-reading-list
1
closed
-
Analyzing Go Heap Escapes
This contribution was made on Dec 14
open-telemetry/semantic-conventions
1
closed
-
1.23.1 schema is not published
This contribution was made on Dec 5






