issues
search
iand675
/
hs-opentelemetry
OpenTelemetry support for the Haskell programming language
https://iankduncan.com/projects/opentelemetry
BSD 3-Clause "New" or "Revised" License
73
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Delete placeholder packages
#166
marinelli
opened
21 hours ago
0
Avoid dependency on the SDK for tasty instrumentation
#165
michaelpj
closed
1 day ago
0
Prepare release
#164
michaelpj
opened
1 day ago
1
Delete placeholder packages
#163
michaelpj
opened
1 day ago
0
`recordException` should unwrap `SomeException`
#162
michaelpj
opened
1 day ago
2
Add a TH helper for creating InstrumentationLibrarys
#161
michaelpj
closed
2 days ago
1
Why are the `outboundCarrier`s for `Propagator`s usually `ResponseHeaders`?
#160
danidiaz
opened
5 days ago
1
Use a shell script for generating OTLP modules
#159
marinelli
closed
3 days ago
2
Avoid build-time code generation
#158
michaelpj
closed
3 days ago
3
[api] attribute map and type-safe attribute
#157
kakkun61
opened
1 week ago
0
Fix resource merge
#156
ehofreiter
closed
1 week ago
1
UPKEEP: Clean up dependencies
#155
marinelli
closed
1 week ago
3
New release?
#154
develop7
opened
2 weeks ago
2
Fix reading boolean environment variables
#153
marinelli
closed
3 weeks ago
1
Make it easier to make links
#152
michaelpj
closed
1 week ago
0
Fix attribute length limits
#151
michaelpj
closed
3 weeks ago
0
Bump OTLP specification version to v1.0.0
#150
marinelli
closed
3 weeks ago
4
Add instrumentation for tasty
#149
michaelpj
closed
1 week ago
1
Support OTEL_SDK_DISABLED
#148
michaelpj
closed
3 weeks ago
2
Is there a way to set up resource attributes?
#147
geraldus
closed
1 week ago
4
update
#146
jkeuhlen
closed
3 months ago
1
restore otlp/proto submodule
#145
kakkun61
closed
4 days ago
2
http-client instrumentation using hooks
#144
kakkun61
opened
3 months ago
0
add C libraries to flake.nix
#143
kakkun61
closed
3 weeks ago
0
semantic conventions
#142
kakkun61
opened
3 months ago
5
No way to create links conveniently
#141
michaelpj
closed
1 week ago
2
add protobuf nix dependency to stack.yaml
#140
kakkun61
closed
3 months ago
1
Add code position information to inSpan''
#139
Profpatsch
closed
3 months ago
0
Otel overlay
#138
iand675
closed
4 months ago
0
Fix callerAttributes in the presence of frozen call stacks
#137
michaelpj
closed
4 months ago
3
Added Simple LogRecordProcessor and refactored shutdown and forceFlush
#136
evanlauer1
opened
4 months ago
2
Added LogRecordExporters and updated documentation.
#135
evanlauer1
closed
3 months ago
1
Renamed Processor to SpanProcessor, Exporter to SpanExporter, and Logging to Logs
#134
evanlauer1
closed
3 months ago
1
Added Logging when creating spans or emitting logs drops attributes. Updated Severity Number
#133
evanlauer1
closed
4 months ago
1
Added LogProcessors and implemented shutdown and forceFlush for LoggerProviders
#132
evanlauer1
closed
4 months ago
2
Refactored LogRecords to be mutable so that attributes can be modified after creation
#131
evanlauer1
closed
4 months ago
1
Trace Id collisions
#130
pbrisbin
opened
5 months ago
5
Refactored attribute limits to be controlled by the LoggerProvider
#129
evanlauer1
closed
4 months ago
1
Add LoggerProvider to create Loggers and allow registering a global LoggerProvider
#128
evanlauer1
closed
5 months ago
1
Added instrumentationScope to Logger and LogRecord
#127
evanlauer1
closed
5 months ago
1
Created emitLogRecord that takes a Logger as an argument. Refactored types to a separate module. stab-267
#126
evanlauer1
closed
5 months ago
1
Rename `Log` to `LogRecord` and update data type to match logs data model spec
#125
evanlauer1
closed
5 months ago
0
Rename `Log` to `LogRecord` and update data type to match logs data model spec
#124
evanlauer1
closed
5 months ago
0
Upgrade protobufs to the opentelemetry 0.14 release
#123
iand675
closed
3 weeks ago
2
Change OTLP generation strategy from manual to auto-generation
#122
evanlauer1
closed
5 months ago
0
Set exception details when using WAI and Yesod instrumentation together
#121
pbrisbin
closed
3 weeks ago
2
CI overhaul
#120
iand675
closed
5 months ago
0
Support OTLP 1.x
#119
mx-psi
closed
1 week ago
2
Update HTTP Semantic Conventions to Stable Versions
#118
evanlauer1
closed
5 months ago
0
Add Datadog as a Known Propagator
#117
pbrisbin
closed
5 months ago
5
Next