Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / petabridge/phobos-issues issues and pull requests
#79 - Metrics about heartbeat times can be useful
Issue -
State: open - Opened by object about 2 months ago
- 1 comment
Labels: opentelemetry
#78 - How to handle messages between actor system where one of them uses Phobos tracing?
Issue -
State: closed - Opened by object 7 months ago
- 3 comments
#77 - Error "Cannot find serializer with id [210] (manifest [WTRACE])" when remoting from an F# script
Issue -
State: closed - Opened by object 7 months ago
- 5 comments
#76 - Link to Release notes from Nuget package?
Issue -
State: open - Opened by SeanKilleen 9 months ago
- 3 comments
#75 - Bug: System.InvalidOperationException: ValueFactory attempted to access the Value property of this instance.
Issue -
State: closed - Opened by Aaronontheweb over 1 year ago
Labels: bug, actor-integration :mailbox_with_mail:, tracing :microscope:
#74 - `Ask<T>` tracing does not properly follow `Tracer.ActiveSpan`
Issue -
State: closed - Opened by Aaronontheweb almost 2 years ago
- 1 comment
Labels: bug, actor-integration :mailbox_with_mail:
#73 - Phobos `DeadLetter` logging
Issue -
State: closed - Opened by Aaronontheweb almost 2 years ago
- 1 comment
Labels: bug, tracing :microscope:
#72 - Add support for tracking Akka.Cluster.Sharding `ShardRegion` metrics
Issue -
State: closed - Opened by Aaronontheweb almost 2 years ago
- 1 comment
Labels: monitoring :chart_with_upwards_trend:
#71 - `Tracer.CurrentSpan` and `PhobosActorContext.ActiveSpan` should be the same when actor is processing message, but currently are not
Issue -
State: closed - Opened by Aaronontheweb about 2 years ago
#70 - Missing `unit` for all metrics received from Phobos in Prometheus
Issue -
State: closed - Opened by ismaelhamed about 2 years ago
- 16 comments
#69 - Need to make all Akka.Cluster.Sharding infrastructure transparent in traces
Issue -
State: closed - Opened by Aaronontheweb about 2 years ago
- 12 comments
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#68 - Can auto-generated shard messages be omitted from a trace transaction with manual span management?
Issue -
State: closed - Opened by object about 2 years ago
- 18 comments
#67 - Does sending a message to sender from Persist/PersistAsync break trace transaction?
Issue -
State: closed - Opened by object over 2 years ago
- 10 comments
Labels: tracing :microscope:
#66 - When spans are created manually messages from cluster singleton break trace transactions
Issue -
State: closed - Opened by object over 2 years ago
- 19 comments
Labels: bug, actor-integration :mailbox_with_mail:
#65 - Manually created trace spans don't seem to flow across the cluster
Issue -
State: closed - Opened by object over 2 years ago
- 14 comments
Labels: tracing :microscope:
#64 - How to filter `Ask<T>` out of traces?
Issue -
State: closed - Opened by object over 2 years ago
- 6 comments
Labels: question, tracing :microscope:
#63 - Create a gauge for all alive actors of each type in any given `ActorSystem`
Issue -
State: closed - Opened by Aaronontheweb over 2 years ago
- 1 comment
Labels: monitoring :chart_with_upwards_trend:, opentelemetry
#62 - Stashing message may result in reset UsableContext
Issue -
State: closed - Opened by object over 2 years ago
- 16 comments
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#61 - UsableContext value becomes NULL in the middle of processing chain
Issue -
State: closed - Opened by object over 2 years ago
- 2 comments
#60 - Span is created for akka.actor.ask even when create-trace-upon-receive is set to off
Issue -
State: closed - Opened by object over 2 years ago
- 5 comments
Labels: tracing :microscope:, configuration :page_with_curl:
#59 - Lots of noise in logging when using cluster sharding
Issue -
State: closed - Opened by gerardpeters over 2 years ago
- 6 comments
Labels: tracing :microscope:
#58 - Custom span creation with Phobos 2.0.3-beta1
Issue -
State: closed - Opened by object over 2 years ago
- 16 comments
#57 - Serializer exception when using Phobos and Akka.Hosting
Issue -
State: closed - Opened by gerardpeters over 2 years ago
- 16 comments
Labels: bug, configuration :page_with_curl:
#56 - How to prevent incoming messages from forming an endless span hierarchy?
Issue -
State: closed - Opened by object over 2 years ago
- 7 comments
#55 - Attempt to create a root span results in a child span
Issue -
State: closed - Opened by object over 2 years ago
- 7 comments
#54 - How to disable tracing of Akka.Persistence messages?
Issue -
State: closed - Opened by object over 2 years ago
- 14 comments
#53 - DataDog actor monitoring that was working with Phobos.Actor 1.2.5 now not working after upgrading to 1.4.2
Issue -
State: closed - Opened by andrew-lewell over 2 years ago
- 11 comments
#52 - Phobos 2.0: need to enforce OTel semantic conventions for metrics
Issue -
State: closed - Opened by Aaronontheweb over 2 years ago
Labels: opentelemetry
#51 - Need to add Phobos 2.0 documentation to website
Issue -
State: closed - Opened by Aaronontheweb over 2 years ago
- 2 comments
#50 - 1.4.*: `propagate-settings-to-children` isn't propagated when using Akka.DI or Akka.DependencyInjection
Issue -
State: closed - Opened by Aaronontheweb over 2 years ago
- 3 comments
Labels: actor-integration :mailbox_with_mail:
#49 - Unable to filter out noise from trace open telemetry
Issue -
State: closed - Opened by TerryDieckmann over 2 years ago
- 8 comments
Labels: tracing :microscope:
#47 - How to propagate external context to Phobos?
Issue -
State: closed - Opened by object over 2 years ago
- 10 comments
#46 - Limiting granularity of Phobos distributed traces
Issue -
State: closed - Opened by object over 2 years ago
- 23 comments
#45 - Migrating from OpenTracing.NET to OpenTelemetry.NET
Issue -
State: closed - Opened by object over 2 years ago
- 5 comments
Labels: opentelemetry
#44 - Phobos 1.4.x - OpenTracing: Tracing breaks when using Ask().PipeTo()
Issue -
State: closed - Opened by garethjames-imburse almost 3 years ago
- 6 comments
Labels: bug, actor-integration :mailbox_with_mail:, tracing :microscope:
#43 - Documentation: `PhobosActorSettings` configuration page is out of date - does not show lifecycle tracing options
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
Labels: bug, docs :books:
#42 - Epic: Akka.Streams Support
Issue -
State: open - Opened by Aaronontheweb almost 3 years ago
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#41 - Bug: `akka.actor.spawn` still recorded on child actor when life cycle tracing disabled
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
Labels: bug
#40 - OpenTelemetry: need to start new `RootSpan` when a message is received with no prior trace context
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 1 comment
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#39 - OpenTelemetry: need OTel itself out of RC status
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 2 comments
Labels: wontfix
#38 - OpenTelemetry: need to add termination hook to dispose of TracerProvider and MeterProvider
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 1 comment
Labels: enhancement
#37 - OpenTelemetry: need to redo Phobos dashboards to incorporate new metrics types
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 1 comment
Labels: dashboards
#36 - OpenTelemetry: need to replace `akka.actor.mailbox.depth` with a histogram rather than a gauge
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 1 comment
Labels: monitoring :chart_with_upwards_trend:
#35 - OpenTelemetry Plans: Phobos 2.0
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 1 comment
#34 - OpenTelemetry: fix `Activity.Current` Leaks
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 4 comments
Labels: bug, tracing :microscope:
#33 - OpenTelemetry: remove `PhobosSetup`
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
Labels: configuration :page_with_curl:
#32 - OpenTelemetry: need to add `Baggage` support
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
Labels: enhancement
#31 - Broken trace when recovering persistent actor in sharded cluster
Issue -
State: closed - Opened by garethjames-imburse almost 3 years ago
- 6 comments
Labels: bug, actor-integration :mailbox_with_mail:
#30 - Akka.Persistence.PersistentActor tracing support for Phobos
Issue -
State: closed - Opened by Aaronontheweb almost 3 years ago
- 1 comment
Labels: bug, actor-integration :mailbox_with_mail:
#29 - The type initializer for 'Phobos.Actor.Configuration.PhobosProviderSelection' threw an exception
Issue -
State: closed - Opened by fscavo almost 3 years ago
- 2 comments
#28 - OpenTelemetry support
Issue -
State: closed - Opened by wijnanjo over 3 years ago
- 1 comment
#27 - Get the current actor settings from Phobos to disable tracing throws exception
Issue -
State: closed - Opened by fscavo over 3 years ago
- 7 comments
#26 - Trace correlation on remote deployed actors using Ask<> does not work.
Issue -
State: closed - Opened by Arkatufus over 3 years ago
- 1 comment
#25 - Support for Akka.Streams.Kafka?
Issue -
State: open - Opened by seungyongshim over 3 years ago
- 2 comments
#24 - How can use Splunk with Phobos?
Issue -
State: closed - Opened by seungyongshim over 3 years ago
- 1 comment
#23 - When support OpenTelemetry?
Issue -
State: closed - Opened by seungyongshim over 3 years ago
- 1 comment
#22 - When using akka.serialize-messages = on together with Phobos it throws errors in the application when trying to fetch the `actor hierarchy`
Issue -
State: open - Opened by wesselkranenborg over 3 years ago
- 2 comments
#21 - Tracing: need to validate that stashed messages get their `IScope`s disposed
Issue -
State: closed - Opened by Aaronontheweb over 3 years ago
- 1 comment
Labels: tracing :microscope:
#20 - Tracing: change filtering defaults
Issue -
State: closed - Opened by Aaronontheweb over 3 years ago
- 1 comment
Labels: tracing :microscope:, configuration :page_with_curl:
#19 - Tracing: leaking undisposed `IScope`s
Issue -
State: closed - Opened by Aaronontheweb over 3 years ago
- 7 comments
Labels: bug, tracing :microscope:
#18 - Need to cut down on the number of messages captured by /system actors
Issue -
State: closed - Opened by Aaronontheweb over 3 years ago
- 1 comment
Labels: tracing :microscope:
#17 - When using akka.serialize-messages = on together with Phobos it sometimes throws this error during shutdown
Issue -
State: closed - Opened by wesselkranenborg over 3 years ago
- 3 comments
Labels: bug, tracing :microscope:
#16 - Phobos may not work with Akka.DependencyInjection
Issue -
State: closed - Opened by Aaronontheweb over 3 years ago
- 2 comments
Labels: bug, actor-integration :mailbox_with_mail:
#15 - Error when reporting to App Metrics statsd to DataDog
Issue -
State: closed - Opened by yohanb almost 4 years ago
- 18 comments
Labels: bug, monitoring :chart_with_upwards_trend:, datadog
#14 - Phobos trace and span are not properly propagated to Serilog contexts
Issue -
State: closed - Opened by Aaronontheweb about 4 years ago
- 1 comment
Labels: bug, tracing :microscope:
#13 - Tracing: Self.Forward causes entirely new trace to be made
Issue -
State: closed - Opened by Aaronontheweb about 4 years ago
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#12 - Metrics: properly track messages transmitted through DistributedPubSub
Issue -
State: closed - Opened by Aaronontheweb about 4 years ago
- 6 comments
Labels: monitoring :chart_with_upwards_trend:
#11 - Add support for labels for metrics
Issue -
State: closed - Opened by Aaronontheweb over 5 years ago
Labels: monitoring :chart_with_upwards_trend:
#10 - Add support for Prometheus monitoring
Issue -
State: closed - Opened by Aaronontheweb over 5 years ago
Labels: enhancement, monitoring :chart_with_upwards_trend:
#9 - Phobos.Tracing: add ability to specify a default tag for all traces
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: tracing :microscope:, configuration :page_with_curl:
#8 - Add configurable Kafka transport option to Phobos.Tracing.Zipkin package
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: tracing :microscope:, configuration :page_with_curl:
#7 - Extract StatsD native driver code from inside of Phobos.Monitoring.StatsD package
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: enhancement, monitoring :chart_with_upwards_trend:
#6 - Add native support for InfluxDb metrics
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: monitoring :chart_with_upwards_trend:
#5 - Add native support for Google StackDriver
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: tracing :microscope:
#4 - Add native support for AppDynamics
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: monitoring :chart_with_upwards_trend:, tracing :microscope:
#3 - Properly support tracing for persistent actors
Issue -
State: closed - Opened by Aaronontheweb almost 6 years ago
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#2 - Don't finish trace upon stashing
Issue -
State: closed - Opened by Aaronontheweb over 6 years ago
- 1 comment
Labels: actor-integration :mailbox_with_mail:, tracing :microscope:
#1 - Updated readme
Pull Request -
State: closed - Opened by Aaronontheweb almost 6 years ago