grafana/pkg/api/frontendlogging
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860)
This change preallocates slices and maps where the size of the data is known before the object is created.

Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-11-22 20:24:36 +08:00
..
test-data Logging: sourcemap support for frontend stacktraces (#30590) 2021-02-04 08:37:28 +02:00
grafana_javascript_agent_payload.go Frontend Logging: Integrate grafana javascript agent (#50801) 2022-06-28 03:25:30 -04:00
grafana_javascript_agent_sourcemaps.go Frontend Logging: Integrate grafana javascript agent (#50801) 2022-06-28 03:25:30 -04:00
grafana_javascript_agent.go Frontend Logging: Integrate grafana javascript agent (#50801) 2022-06-28 03:25:30 -04:00
sentry.go Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
source_maps.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00