Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
features
/
plugins
/
admin
/
__mocks__
/
File Content:
remotePlugin.mock.ts
import { PluginSignatureType, PluginType } from '@grafana/data'; import { RemotePlugin } from '../types'; // Copied from /api/gnet/plugins/alexanderzobnin-zabbix-app export default { createdAt: '2016-04-06T20:23:41.000Z', description: 'Zabbix plugin for Grafana', downloads: 33645089, featured: 180, id: 74, keywords: ['zabbix', 'monitoring', 'dashboard'], typeId: 1, typeName: 'Application', internal: false, links: [], name: 'Zabbix', orgId: 13056, orgName: 'Alexander Zobnin', orgSlug: 'alexanderzobnin', orgUrl: 'https://github.com/alexanderzobnin', url: 'https://github.com/alexanderzobnin/grafana-zabbix', verified: false, downloadSlug: 'alexanderzobnin-zabbix-app', packages: {}, popularity: 0.2111, signatureType: PluginSignatureType.community, slug: 'alexanderzobnin-zabbix-app', status: 'active', typeCode: PluginType.app, updatedAt: '2021-05-18T14:53:01.000Z', version: '4.1.5', versionStatus: 'active', versionSignatureType: PluginSignatureType.community, versionSignedByOrg: 'alexanderzobnin', versionSignedByOrgName: 'Alexander Zobnin', userId: 0, readme: '<h1>Zabbix plugin for Grafana</h1>\n<p>:copyright: 2015-2021 Alexander Zobnin alexanderzobnin@gmail.com</p>\n<p>Licensed under the Apache 2.0 License</p>', json: { dependencies: { grafanaDependency: '>=7.3.0', grafanaVersion: '7.3', plugins: [], }, info: { links: [], }, }, angularDetected: false, } as RemotePlugin;
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
catalogPlugin.mock.ts
14118 bytes
0644
index.ts
163 bytes
0644
localPlugin.mock.ts
2045 bytes
0644
mockHelpers.ts
3909 bytes
0644
remotePlugin.mock.ts
1504 bytes
0644
N4ST4R_ID | Naxtarrr