Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1 changes: crash reporting metrics integration #537

Merged
merged 90 commits into from
Jun 21, 2022
Merged
Show file tree
Hide file tree
Changes from 83 commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
297a1a7
working on error reporting metrics
MoumitaM May 5, 2022
67a51f2
working on bugsnag integration
MoumitaM May 18, 2022
67f20d5
Update metrics/error-report/index.js
MoumitaM May 19, 2022
ea3c448
Update metrics/error-report/index.js
MoumitaM May 19, 2022
6cbebf2
Update metrics/error-report/index.js
MoumitaM May 19, 2022
17b2a35
working on Bugsnag integration
MoumitaM May 19, 2022
59d43f1
bugsnag module: releaseStage updated to production
MoumitaM May 19, 2022
394e34e
working on bugsnag
MoumitaM May 20, 2022
4ca1d06
Update metrics/error-report/index.js
MoumitaM May 23, 2022
713fab6
Update utils/utils.js
MoumitaM May 23, 2022
cbbecb2
bugsnag integration
MoumitaM May 23, 2022
5e74208
bugsnag integration
MoumitaM May 24, 2022
09f8550
fix: load Bugsnag by default
saikumarrs May 24, 2022
9bbe164
fix: immediately initialize Bugsnag client
saikumarrs May 24, 2022
3ac577f
fix: remove unnecessary return statements
saikumarrs May 24, 2022
33184c0
fix: bugsnag API key converted into a token to be replaced in CI
saikumarrs May 24, 2022
305ea8f
SDK meta data updated and comment added
MoumitaM May 25, 2022
babb2ea
updated bs configuration at initialisation
MoumitaM May 25, 2022
c041459
Update analytics.js
MoumitaM May 25, 2022
d2b8f04
refactor: in-place text substitution in buildspec files
saikumarrs May 25, 2022
a181070
misc updates in bugsnag integration
MoumitaM May 25, 2022
b8d8312
Merge branch 'feat.crashReportingMetrics' of github.com:rudderlabs/ru…
MoumitaM May 25, 2022
0bc5f1b
removed event type from error message and removed version from sdk me…
MoumitaM May 25, 2022
6c3a8b5
code cleaning
MoumitaM May 25, 2022
736a3f9
feat(ci): sourcemap files copied to S3
saikumarrs May 25, 2022
75011bb
Merge branch 'feat.crashReportingMetrics' of https://github.com/rudde…
saikumarrs May 25, 2022
964e383
Update analytics.js
MoumitaM May 25, 2022
21f4c70
Update analytics.js
MoumitaM May 25, 2022
3fa6c5d
Update analytics.js
MoumitaM May 25, 2022
d843ff5
Update analytics.js
MoumitaM May 25, 2022
43d3494
Update utils/utils.js
MoumitaM May 25, 2022
81cef53
Merge branch 'v1-staging' into feat.crashReportingMetrics
saikumarrs May 25, 2022
5b42ea4
refactor: reimported get method from utils
saikumarrs May 25, 2022
cd15090
replaced notifyError method with handleError
MoumitaM May 25, 2022
aa51924
Merge branch 'v1-staging' of github.com:rudderlabs/rudder-sdk-js into…
MoumitaM May 31, 2022
d0c7178
Merge branch 'feat.crashReportingMetrics' of github.com:rudderlabs/ru…
MoumitaM May 31, 2022
a3fd2c2
v1.1 specific updates added
MoumitaM May 31, 2022
2cc104d
Update metrics/error-report/Bugsnag.js
MoumitaM May 31, 2022
80dbe67
added support for unminified intg SDKs
MoumitaM May 31, 2022
1318b6b
Bugsnag enhancements
MoumitaM Jun 2, 2022
8db9859
Update metrics/error-report/Bugsnag.js
MoumitaM Jun 3, 2022
012ce2e
Bugsnag refactoring
MoumitaM Jun 3, 2022
4c40ede
code refactoring
MoumitaM Jun 3, 2022
3b84e7a
fix(errors): refactored handleError method to block unwanted errors
saikumarrs Jun 3, 2022
f2c3f2f
Merge branch 'feat.crashReportingMetrics' of https://github.com/rudde…
saikumarrs Jun 3, 2022
7737d8e
Added 'Element.prototype.dataset' polyfill
saikumarrs Jun 3, 2022
707f0bc
Added 'loader' data attribute to script loader
saikumarrs Jun 3, 2022
37f4594
chore(update): Added script data attribute in all integrations
saikumarrs Jun 3, 2022
98cf8c3
fix: discard script errors not originating from SDK
saikumarrs Jun 3, 2022
82f9b32
updated ad-blocker script check condition
saikumarrs Jun 4, 2022
5e24dec
Discard all non-script loading errors
saikumarrs Jun 4, 2022
71f4f6f
Removed error message filter
saikumarrs Jun 4, 2022
93c7943
Removed unused variable
saikumarrs Jun 4, 2022
2d135ef
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
saikumarrs Jun 5, 2022
4a0a614
Fixed syntax issue
saikumarrs Jun 5, 2022
ef9f521
Generating source maps for integration SDKs
saikumarrs Jun 5, 2022
a5e9026
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
saikumarrs Jun 5, 2022
b11b03c
Added 'PROD_DEBUG' flag to all the integration script commands
saikumarrs Jun 5, 2022
8a00882
fix: module type update
saikumarrs Jun 5, 2022
b6305ed
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
saikumarrs Jun 5, 2022
0aa1966
fix: module type update
saikumarrs Jun 5, 2022
d14c815
fix: create new error object for script errors
saikumarrs Jun 5, 2022
e25e190
fix: setting event context
saikumarrs Jun 5, 2022
5edc61b
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
saikumarrs Jun 5, 2022
d31bfae
fix: used replacer function in JSON stringify
saikumarrs Jun 6, 2022
0ae3979
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
saikumarrs Jun 6, 2022
f4df49a
updated default initialisation behavior of bugsnag
MoumitaM Jun 8, 2022
6a94da3
Merge branch 'feat.crashReportingMetrics' of github.com:rudderlabs/ru…
MoumitaM Jun 8, 2022
167e727
updated code comment
MoumitaM Jun 8, 2022
38c86c7
Merge branch 'feat.crashReportingMetrics' of github.com:rudderlabs/ru…
MoumitaM Jun 8, 2022
08ac2c3
Merge branch 'v1-staging' of github.com:rudderlabs/rudder-sdk-js into…
MoumitaM Jun 9, 2022
8e14827
Merge branch 'production-staging' of github.com:rudderlabs/rudder-sdk…
MoumitaM Jun 9, 2022
14333ce
Merge branch 'production-staging' of github.com:rudderlabs/rudder-sdk…
MoumitaM Jun 9, 2022
7e9c23f
bugsnag config format modified
MoumitaM Jun 10, 2022
e243ef3
Merge branch 'feat.crashReportingMetrics' of github.com:rudderlabs/ru…
MoumitaM Jun 10, 2022
3665b54
Update analytics.js
MoumitaM Jun 11, 2022
d9f9aa9
code refactoring
MoumitaM Jun 11, 2022
aae4354
Merge branch 'production-staging' of github.com:rudderlabs/rudder-sdk…
MoumitaM Jun 11, 2022
fd89d79
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
MoumitaM Jun 13, 2022
aaa65fb
Merge branch 'feat/crash-reporting-metrics' of https://github.com/rud…
saikumarrs Jun 13, 2022
215015a
size limit updated and added command for updating sourcemap name in s…
MoumitaM Jun 13, 2022
1fb290f
CHANGELOG changes reverted
MoumitaM Jun 13, 2022
cc864e0
CHANGELOG changes reverted
MoumitaM Jun 13, 2022
04ab16c
Update utils/constants.js
MoumitaM Jun 13, 2022
e29cd62
code refactoring
MoumitaM Jun 13, 2022
2b3357a
Merge branch 'v1-staging' into feat.crashReportingMetrics
MoumitaM Jun 13, 2022
d97f993
Merge remote-tracking branch 'origin/feat.crashReportingMetrics' into…
MoumitaM Jun 13, 2022
040f066
Merge branch 'production-staging' into feat/crash-reporting-metrics
MoumitaM Jun 21, 2022
322dda1
fix: remove duplicate declarations
saikumarrs Jun 21, 2022
098fbd6
fix: increase integrations size limit
saikumarrs Jun 21, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
*/
module.exports = [
{
name: "Core - CDN",
path: "dist/rudder-analytics.min.js",
name: 'Core - CDN',
path: 'dist/rudder-analytics.min.js',
gzip: true,
limit: "38 kB",
limit: '38 kB',
},
{
name: "All Integrations - CDN",
path: "dist/integrations/*.min.js",
name: 'All Integrations - CDN',
path: 'dist/integrations/*.min.js',
gzip: true,
limit: "610 kB",
limit: '610 kB',
},
{
name: "Core - NPM",
path: "dist/rudder-sdk-js/index.js",
name: 'Core - NPM',
path: 'dist/rudder-sdk-js/index.js',
gzip: true,
limit: "38 kB",
limit: '38 kB',
},
];
Loading