diff --git a/dist/MANIFEST.txt b/dist/MANIFEST.txt index 871b467..8a53088 100644 --- a/dist/MANIFEST.txt +++ b/dist/MANIFEST.txt @@ -8,14 +8,14 @@ Hash: SHA512 "signedByOrg": "parseable", "signedByOrgName": "parseable", "plugin": "parseable-parseable-datasource", - "version": "1.0.0", - "time": 1676794619143, + "version": "1.0.1", + "time": 1676795774761, "keyId": "7e4d0c6a708866e7", "files": { "LICENSE": "20b067f86de375aae6db0f283ab2e65de24d537733b89bd58432c101259d84cf", "CHANGELOG.md": "ba613d6f914b27dce9ace4d8c0cb074273c9eb6c536d8e7ac24c5ce6ae941fd0", "module.js.map": "528461b3e766c887e2a6800c1276bee7801224beb1feb497f323913b0a32163f", - "plugin.json": "105815c3f4a0698f5c23724aacb9e372aec16362e75f0f8b8ac14893b1492eed", + "plugin.json": "1681a350bc187063a1feb5e46d394dbcef6094de975855b05e703bb616626f7f", "README.md": "84d21067fd37e309ec194beb136f24ea3f1e682076f489d2b06c8b621f50c75b", "img/configuration.png": "c545a51bcc88809b2b4f87aac517a7d27ad61281344b0485c9826370b915b4d8", "img/log-view-text.png": "8c6555af9c391cb1a8368c79b9bcc7386887beeea061e3483b0e020feec9d73d", @@ -31,17 +31,17 @@ Hash: SHA512 "stories/assets/flow.svg": "275142c67bb630246cbdfb0fc3493f17dd695544777ec8da852dbbe94976d323", "stories/assets/repo.svg": "fb4ece472009833a03b9f1fbc775f13a010d9432cae3844e8b05710ba028100d", "module.js": "7fc14ff69e541ecc8b27ed7c6e118839c109639672dde85effbcac87372e5de7", - "dashboards/log-view.json": "b708febe7c3a1214237ad409db877f13d6682d66b7b60c0f435883b115a90b64" + "dashboards/log-view.json": "deeab8f4ba885bcdc86defd1c74a2b2e84e0dd94e25187894b612c215c191131" } } -----BEGIN PGP SIGNATURE----- Version: OpenPGP.js v4.10.10 Comment: https://openpgpjs.org -wrcEARMKAAYFAmPx2vsAIQkQfk0ManCIZucWIQTzOyW2kQdOhGNlcPN+TQxq -cIhm55dEAgdRP1E5DvHwcIZ1+oW7xU5Uvbsobc6UL9WhL9Swc1Jx3iI1QN2g -pE72rWc9l1GPxxxvahyBI++DipTuhwuwaO6R1QII5Z6lFa+7hNaQEGDJeDkv -JqkZxzD1fAOD+/kJBGqsyj9a6uduzxHPB3Iu9lzWvsUgzlk/hGENdGr4UEDU -VLaWHUI= -=5hln +wrkEARMKAAYFAmPx338AIQkQfk0ManCIZucWIQTzOyW2kQdOhGNlcPN+TQxq +cIhm5xrtAgkBDxrWMnsaOg7ijRRG1VP0/5zz5LLFQWtnfSDV70+W7dCdLMHn +gh3N/52EyKosrcA3qEAq+iq1bG9HiopFyxg5RAoCCQEK5hkzrjbTpXj2pIFH +K1Y81K6J4qPYq1y6eJLixrtg0nlhSTvpoIvmKSVrizNihqHewKbKRNeGbpYc +XNGJ3+OAEg== +=UtN8 -----END PGP SIGNATURE----- diff --git a/dist/dashboards/log-view.json b/dist/dashboards/log-view.json index d912939..d1b6ce3 100644 --- a/dist/dashboards/log-view.json +++ b/dist/dashboards/log-view.json @@ -33,7 +33,7 @@ "type": "datasource", "id": "parseable-datasource", "name": "Parseable", - "version": "1.0.0" + "version": "1.0.1" }, { "type": "panel", diff --git a/dist/plugin.json b/dist/plugin.json index ba88aa6..5d9e38a 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -23,7 +23,7 @@ {"name": "Log Explorer", "path": "img/log-view-text.png"}, {"name": "Log Dashboard", "path": "img/log-visualisation.png"} ], - "version": "1.0.0", + "version": "1.0.1", "updated": "2023-02-19" }, "routes": [ diff --git a/package.json b/package.json index b274045..bd3bdd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parseable", - "version": "1.0.0", + "version": "1.0.1", "description": "Parseable is a logging platform that helps you collect, parse, and analyze your logs. This plugin allows you to visualize your Parseable logs in Grafana.", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production", diff --git a/releases/parseable-datasource-1.0.1.zip b/releases/parseable-datasource-1.0.1.zip index 2c725f8..463f589 100644 Binary files a/releases/parseable-datasource-1.0.1.zip and b/releases/parseable-datasource-1.0.1.zip differ diff --git a/releases/parseable-datasource-1.0.1.zip.sha1 b/releases/parseable-datasource-1.0.1.zip.sha1 index 892dae9..ac92fcc 100644 --- a/releases/parseable-datasource-1.0.1.zip.sha1 +++ b/releases/parseable-datasource-1.0.1.zip.sha1 @@ -1 +1 @@ -25a219f846f1026a62caca60f8df840b29f2b0ba \ No newline at end of file +5365d54cb521cfa26cdeba917ae472137d307e82 \ No newline at end of file diff --git a/src/dashboards/log-view.json b/src/dashboards/log-view.json index d912939..d1b6ce3 100644 --- a/src/dashboards/log-view.json +++ b/src/dashboards/log-view.json @@ -33,7 +33,7 @@ "type": "datasource", "id": "parseable-datasource", "name": "Parseable", - "version": "1.0.0" + "version": "1.0.1" }, { "type": "panel",