Activation list limit
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
Hello. I've been doing some load tests executing cpu-heavy ow actions using FaasProfiler. I'm acessing the activation list to get all the results at the same time, but it seems that the activation list registers only the last 30 activations, no matter how many I invoke, while the rest just seems to dissapear. I've read all the documentation and I've found no information regarding this limit. How could I do to remove this 30 activation limit?
## Environment details:
kubernetes, ubuntu 20.04, FaasProfiler
Contributor guide
Assessment
This issue has not been assessed yet.