Replies: 3 comments 5 replies
-
I did see this, https://github.com/opcodesio/log-viewer/blob/main/src/Utils/GenerateCacheKey.php#L34 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @lloricode In Pulse you can group similar cache keys, and all Log Viewer keys start with "lv::" So try adding the grouping config: https://laravel.com/docs/11.x/pulse#cache-interactions-recorder |
Beta Was this translation helpful? Give feedback.
4 replies
-
FYI, cache key prefix is now configurable since v3.10.0: https://log-viewer.opcodes.io/docs/3.x/configuration/result-caching#cache-prefix |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i was wondering if posible to add custom cache prefix, or anything that can be ignore on monitoring like laravel pulse,
It almost a hundred cache event trigered
Hope some one give an idea, thank you
Beta Was this translation helpful? Give feedback.
All reactions