issues
search
elfo-rs
/
elfo
An asynchronous distributed actor framework in Rust with robust observability
265
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support exemplars in telemetry
#38
loyd
closed
1 month ago
1
Metrics for responses
#37
loyd
opened
2 years ago
0
A custom panic handler
#36
loyd
opened
2 years ago
0
System messages must be `non_exhaustive`
#35
loyd
closed
1 year ago
0
Metrics for restarts and configures
#34
loyd
closed
1 month ago
0
`request().all()` should provide `ActorMeta`
#33
loyd
opened
2 years ago
0
A custom allocator considering actor's OOM score
#32
loyd
opened
2 years ago
0
Improve API of multiple runtimes
#31
loyd
opened
2 years ago
0
Merge config sections
#30
loyd
closed
1 year ago
0
Run routers in the scope of the corresponding group
#29
loyd
opened
2 years ago
0
Compile elfo-core without warning if the "unstable" feature is disabled
#28
loyd
opened
2 years ago
0
Logger: make timestamp changes bold
#27
loyd
opened
2 years ago
0
Utilization of logger cannot be calculated right way
#26
loyd
opened
2 years ago
1
Work better with `tokio::select`
#25
loyd
opened
2 years ago
0
`ctx.try_recv` should poll sources
#24
loyd
closed
1 year ago
0
`Proxy::collect().await` to collect all available messages to `Vec`
#23
loyd
opened
2 years ago
0
Dump the actor lifecycle
#22
loyd
opened
2 years ago
0
Reuse TraceId Chunks
#21
loyd
closed
1 month ago
1
Support logging in JSON format
#20
loyd
opened
2 years ago
0
Print error's backtraces
#19
loyd
opened
2 years ago
0
`time::Interval` should have the method to produce biased ticks
#18
loyd
opened
2 years ago
0
The behavior for missed ticks in `time::Interval` should be configurable
#17
loyd
opened
2 years ago
0
Actualize `CachePadded`
#16
loyd
opened
2 years ago
0
Support sending requests in `ctx.send`
#15
loyd
closed
1 year ago
0
Dumping: introduce verbosity levels
#14
loyd
opened
2 years ago
0
Improve actors' budgets
#13
loyd
closed
4 months ago
1
Dumping: per class settings
#12
loyd
opened
2 years ago
0
Remove metrics of finished actors
#11
loyd
opened
2 years ago
0
Use dynstack for dump storage
#10
loyd
opened
2 years ago
0
Detect hanging actors
#9
loyd
opened
2 years ago
1
Revise `elfo_busy_time_seconds`
#8
loyd
opened
2 years ago
0
The sump for hanging actors
#7
loyd
opened
2 years ago
0
fix(core/supervisor): don't restart actor if group is terminating
#6
GoldsteinE
closed
2 years ago
2
fix(core,telemeter): avoid directly writing metrics in allocator
#5
GoldsteinE
closed
2 years ago
0
fix: prevent stack overflow in AllocatorStats
#4
GoldsteinE
closed
2 years ago
0
feat: add AllocatorStats for tracking allocations
#3
GoldsteinE
closed
2 years ago
1
Allow functions in `assert_msg!` macros.
#2
humb1t
closed
3 years ago
1
feat(configurer): nested config paths
#1
quasiyoke
closed
3 years ago
1
Previous