feat: add adobe analytics and cloudflare to the enterprise plugins list (#90222)

pull/90456/head
Andriy 10 months ago committed by GitHub
parent 698f8e2589
commit 3c95f0d2a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/introduction/grafana-enterprise.md
  2. 4
      public/app/features/datasources/state/buildCategories.test.ts
  3. 12
      public/app/features/datasources/state/buildCategories.ts
  4. 10
      public/img/plugins/adobe-analytics.svg
  5. BIN
      public/img/plugins/cloudflare.jpg

@ -74,10 +74,12 @@ Grafana Enterprise adds the following features:
With a Grafana Enterprise license, you also get access to premium data sources, including:
- [Adobe Analytics](/grafana/plugins/grafana-adobeanalytics-datasource)
- [AppDynamics](/grafana/plugins/dlopes7-appdynamics-datasource)
- [Azure CosmosDB](/grafana/plugins/grafana-azurecosmosdb-datasource)
- [Azure Devops](/grafana/plugins/grafana-azuredevops-datasource)
- [Catchpoint](/grafana/plugins/grafana-catchpoint-datasource)
- [Cloudflare](/grafana/plugins/grafana-cloudflare-datasource)
- [Databricks](/grafana/plugins/grafana-databricks-datasource)
- [DataDog](/grafana/plugins/grafana-datadog-datasource)
- [Dynatrace](/grafana/plugins/grafana-dynatrace-datasource)

@ -53,8 +53,8 @@ describe('buildCategories', () => {
it('should add enterprise phantom plugins', () => {
const enterprisePluginsCategory = categories[3];
expect(enterprisePluginsCategory.title).toBe('Enterprise plugins');
expect(enterprisePluginsCategory.plugins.length).toBe(21);
expect(enterprisePluginsCategory.plugins[0].name).toBe('AppDynamics');
expect(enterprisePluginsCategory.plugins.length).toBe(23);
expect(enterprisePluginsCategory.plugins[0].name).toBe('Adobe Analytics');
expect(enterprisePluginsCategory.plugins[enterprisePluginsCategory.plugins.length - 1].name).toBe('Wavefront');
});
});

@ -221,6 +221,18 @@ function getEnterprisePhantomPlugins(): DataSourcePluginMeta[] {
name: 'Azure CosmosDB',
imgUrl: 'public/img/plugins/azure-cosmosdb.svg',
}),
getPhantomPlugin({
id: 'grafana-adobeanalytics-datasource',
description: 'Adobe Analytics datasource',
name: 'Adobe Analytics',
imgUrl: 'public/img/plugins/adobe-analytics.svg',
}),
getPhantomPlugin({
id: 'grafana-cloudflare-datasource',
description: 'Cloudflare datasource',
name: 'Cloudflare',
imgUrl: 'public/img/plugins/cloudflare.jpg',
}),
];
}

@ -0,0 +1,10 @@
<svg width="282" height="282" viewBox="0 0 282 282" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M191.885 271.808C165.463 281.943 138.775 283.652 111.528 278.076C79.9747 271.619 53.8829 255.558 33.3302 231.217C16.0168 210.712 5.354 186.766 2.07912 159.816C-2.69604 120.519 6.5118 84.9887 31.0651 53.8361C53.4874 25.3874 83.0066 7.9325 118.618 2.52142C159.592 -3.70445 197.089 5.80115 229.602 32.3377C256.1 53.965 272.432 81.6866 278.86 115.256C282.654 135.07 282.213 154.986 277.492 174.414C272.767 193.856 264.134 211.819 251.524 227.63C235.646 247.537 215.944 262.298 191.885 271.808ZM18.8132 113.425C15.4977 127.692 14.9149 142.089 16.8174 156.593C26.0415 226.914 90.9424 275.749 160.656 264.838C227.398 254.393 273.818 192.28 265.193 124.964C257.746 66.8483 210.472 21.1909 152.532 16.1548C89.7489 10.6978 33.357 51.4162 18.8132 113.425Z" fill="#9B7CF9"/>
<path d="M18.8876 113.013C33.3572 51.4162 89.7491 10.6978 152.532 16.1548C210.473 21.1909 257.746 66.8483 265.193 124.964C273.818 192.28 227.398 254.393 160.657 264.838C90.9425 275.749 26.0416 226.914 16.8176 156.593C14.915 142.089 15.4979 127.692 18.8876 113.013ZM182.245 184.5C182.245 160.107 182.245 135.714 182.245 111.464C177.586 111.464 173.702 111.464 169.959 111.464C169.959 151.533 169.959 191.218 169.959 231.462C172.472 230.518 174.419 229.605 176.463 229.054C180.945 227.847 182.564 225.348 182.384 220.472C181.953 208.829 182.245 197.159 182.245 184.5ZM138.524 136.995C136.446 136.995 134.369 136.995 132.12 136.995C132.12 168.224 132.12 198.688 132.12 229.152C132.12 237.238 132.647 237.764 140.764 237.513C142.077 237.472 143.383 237.219 144.706 237.062C144.706 203.664 144.706 170.45 144.706 136.995C142.765 136.995 141.121 136.995 138.524 136.995ZM45.8299 147.439C44.6704 148.598 43.511 149.757 42.3515 150.916C42.7137 151.381 43.0758 151.846 43.4379 152.31C49.0625 151.043 54.791 150.104 60.2702 148.375C63.2201 147.444 66.2812 145.655 68.3631 143.397C76.491 134.582 84.3179 125.484 92.0954 116.353C94.1406 113.952 95.8864 113.471 98.8915 114.718C105.484 117.452 112.348 119.527 118.967 122.202C121.925 123.397 124.05 123.205 126.664 121.245C135.987 114.255 145.521 107.547 154.977 100.735C164.411 93.94 173.849 87.1489 183.399 80.2737C193.649 89.9594 203.657 99.415 213.818 109.017C219.031 104.896 223.963 100.997 229.06 96.9675C228.112 95.2079 227.327 93.7502 226.449 92.1195C222.028 95.812 217.96 99.2103 213.743 102.732C203.545 93.2895 193.584 84.0657 183.64 74.8578C164.293 88.7678 145.331 102.319 126.494 116.04C123.894 117.934 121.816 118.357 118.809 117.062C111.794 114.041 104.556 111.537 97.5152 108.571C95.0622 107.538 93.6631 107.976 91.9914 109.945C85.6303 117.438 78.6032 124.417 72.7601 132.283C66.5448 140.65 58.9573 145.815 48.5921 146.852C47.9309 146.918 47.2791 147.078 45.8299 147.439ZM108.432 160.501C108.432 154.566 108.432 148.632 108.432 142.574C103.879 142.574 99.9825 142.574 95.7566 142.574C95.7566 170.177 95.7369 197.461 95.8303 224.745C95.834 225.807 96.6643 227.409 97.5501 227.828C100.893 229.409 104.417 230.605 108.432 232.161C108.432 208.069 108.432 184.785 108.432 160.501ZM218.928 183.384C218.928 164.66 218.928 145.936 218.928 127.287C214.284 127.287 210.242 127.287 206.299 127.287C206.299 153.822 206.299 179.987 206.299 207.405C211.851 199.538 220.156 194.641 218.928 183.384ZM59.4125 194.708C62.9886 198.98 66.5647 203.251 70.6897 208.179C70.6897 194.206 70.6897 181.245 70.6897 168.47C66.3786 168.47 62.4747 168.47 58.966 168.47C58.966 177.24 58.966 185.645 59.4125 194.708Z" fill="#140834"/>
<path d="M182.245 185C182.245 197.159 181.953 208.829 182.384 220.472C182.564 225.348 180.945 227.847 176.463 229.054C174.419 229.605 172.472 230.518 169.959 231.462C169.959 191.218 169.959 151.533 169.959 111.464C173.702 111.464 177.586 111.464 182.245 111.464C182.245 135.714 182.245 160.107 182.245 185Z" fill="#E1D7FE"/>
<path d="M139.001 136.995C141.121 136.995 142.765 136.995 144.706 136.995C144.706 170.45 144.706 203.664 144.706 237.062C143.383 237.219 142.077 237.472 140.764 237.513C132.647 237.764 132.12 237.238 132.12 229.152C132.12 198.688 132.12 168.224 132.12 136.995C134.369 136.995 136.446 136.995 139.001 136.995Z" fill="#DED4FB"/>
<path d="M46.2264 147.317C47.2791 147.078 47.9309 146.918 48.5921 146.852C58.9573 145.815 66.5449 140.65 72.7602 132.283C78.6032 124.417 85.6303 117.438 91.9915 109.945C93.6632 107.976 95.0623 107.538 97.5152 108.571C104.556 111.537 111.794 114.041 118.809 117.062C121.816 118.357 123.894 117.934 126.494 116.04C145.331 102.319 164.293 88.7678 183.64 74.8578C193.584 84.0657 203.545 93.2895 213.743 102.732C217.96 99.2103 222.028 95.812 226.449 92.1195C227.327 93.7502 228.112 95.2079 229.06 96.9675C223.963 100.997 219.031 104.896 213.818 109.017C203.657 99.415 193.649 89.9594 183.399 80.2737C173.849 87.1489 164.411 93.94 154.977 100.735C145.521 107.547 135.987 114.255 126.665 121.245C124.05 123.205 121.925 123.397 118.967 122.202C112.348 119.527 105.484 117.452 98.8915 114.717C95.8864 113.471 94.1407 113.952 92.0954 116.353C84.3179 125.484 76.491 134.582 68.3632 143.397C66.2813 145.655 63.2201 147.444 60.2702 148.375C54.791 150.104 49.0626 151.043 43.4379 152.31C43.0758 151.846 42.7137 151.381 42.3516 150.916C43.511 149.757 44.6705 148.598 46.2264 147.317Z" fill="#D7CDF4"/>
<path d="M108.432 161.001C108.432 184.785 108.432 208.069 108.432 232.161C104.417 230.605 100.893 229.409 97.5501 227.828C96.6644 227.409 95.834 225.807 95.8304 224.745C95.737 197.461 95.7566 170.177 95.7566 142.574C99.9825 142.574 103.879 142.574 108.432 142.574C108.432 148.632 108.432 154.566 108.432 161.001Z" fill="#E1D7FE"/>
<path d="M218.928 183.863C220.155 194.641 211.85 199.538 206.298 207.405C206.298 179.987 206.298 153.822 206.298 127.287C210.242 127.287 214.284 127.287 218.928 127.287C218.928 145.936 218.928 164.66 218.928 183.863Z" fill="#DED4FB"/>
<path d="M59.1893 194.379C58.9661 185.645 58.9661 177.24 58.9661 168.47C62.4747 168.47 66.3786 168.47 70.6898 168.47C70.6898 181.245 70.6898 194.206 70.6898 208.179C66.5647 203.251 62.9887 198.98 59.1893 194.379Z" fill="#DBD1F8"/>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Loading…
Cancel
Save