Skip to content

Commit

Permalink
More add data icons (#24026)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes authored Oct 16, 2018
1 parent 81d22d2 commit 9fb63d1
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function aerospikeMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-aerospike.html',
},
}),
euiIconType: 'logoAerospike',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.aerospikeMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function cephMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-ceph.html',
},
}),
euiIconType: 'logoCeph',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.cephMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function couchbaseMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-couchbase.html',
},
}),
euiIconType: 'logoCouchbase',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.couchbaseMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function dropwizardMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-dropwizard.html',
},
}),
euiIconType: 'logoDropwizard',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.dropwizardMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function etcdMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-etcd.html',
},
}),
euiIconType: 'logoEtcd',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.etcdMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function golangMetricsSpecProvider(server, context) {
learnMoreLink: `{config.docs.beats.metricbeat}/metricbeat-module-${moduleName}.html`,
},
}),
euiIconType: 'logoGolang',
artifacts: {
dashboards: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function haproxyMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-haproxy.html',
},
}),
euiIconType: 'logoHAproxy',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.haproxyMetrics.artifacts.application.label', {
Expand Down
2 changes: 1 addition & 1 deletion src/core_plugins/kibana/server/tutorials/iis_logs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function iisLogsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.filebeat}/filebeat-module-iis.html',
},
}),
//euiIconType: 'logoIIS',
// euiIconType: 'logoIIS',
artifacts: {
dashboards: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function kafkaLogsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.filebeat}/filebeat-module-kafka.html',
},
}),
//euiIconType: 'logoKafka',
euiIconType: 'logoKafka',
artifacts: {
dashboards: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function kafkaMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-kafka.html',
},
}),
euiIconType: 'logoKafka',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.kafkaMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function memcachedMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-memcached.html',
},
}),
euiIconType: 'logoMemcached',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.memcachedMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function mongodbMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-mongodb.html',
},
}),
//euiIconType: 'logoMongoDB',
euiIconType: 'logoMongodb',
artifacts: {
dashboards: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function osqueryLogsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.filebeat}/filebeat-module-osquery.html',
},
}),
//euiIconType: 'logoOsquery',
euiIconType: 'logoOsquery',
artifacts: {
dashboards: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export function phpfpmMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-php_fpm.html',
},
}),
//euiIconType: 'logoPHPFPM',
euiIconType: 'logoPhp',
artifacts: {
dashboards: [
/*{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function postgresqlLogsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.filebeat}/filebeat-module-postgresql.html',
},
}),
//euiIconType: 'logoPostgreSQL',
euiIconType: 'logoPostgres',
artifacts: {
dashboards: [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export function postgresqlMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-postgresql.html',
},
}),
//euiIconType: 'logoPostgreSQL',
euiIconType: 'logoPostgres',
artifacts: {
dashboards: [
/*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function prometheusMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-' + moduleName + '.html',
},
}),
euiIconType: 'logoPrometheus',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.prometheusMetrics.artifacts.application.label', {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function rabbitmqMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-rabbitmq.html',
},
}),
//euiIconType: 'logoRabbitMQ',
euiIconType: 'logoRabbitmq',
isBeta: true,
artifacts: {
dashboards: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export function windowsMetricsSpecProvider(server, context) {
learnMoreLink: '{config.docs.beats.metricbeat}/metricbeat-module-windows.html',
},
}),
euiIconType: 'logoWindows',
artifacts: {
application: {
label: i18n.translate('kbn.server.tutorials.windowsMetrics.artifacts.application.label', {
Expand Down

0 comments on commit 9fb63d1

Please sign in to comment.