Skip to content

Commit

Permalink
[Sample data] Fixes TSDB dashboard (#167045)
Browse files Browse the repository at this point in the history
## Summary

Closes #162270

Fixes the broken TSDB dashboard

<img width="1755" alt="image"
src="https://github.com/elastic/kibana/assets/17003240/c24e19b1-955b-4fcd-a84e-3ab02c90a5a1">


To test, uninstall the sample TSDB dataset and reinstall
  • Loading branch information
stratoula authored Sep 27, 2023
1 parent 05c637f commit 0301775
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 173 deletions.

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3508,10 +3508,7 @@
"home.sampleData.logsSpecDescription": "Exemple de données, de visualisations et de tableaux de bord pour le monitoring des logs Internet.",
"home.sampleData.logsSpecTitle": "Exemple de logs Internet",
"home.sampleData.logsTsdbSpec.bytesDistributionTitle": "[Logs TSDB] Distribution des octets",
"home.sampleData.logsTsdbSpec.goalsTitle": "[Logs TSDB] Objectifs",
"home.sampleData.logsTsdbSpec.heatmapTitle": "[Logs TSDB] Carte thermique de destination unique",
"home.sampleData.logsTsdbSpec.hostVisitsBytesTableTitle": "[Logs TSDB] Tableau des hôtes, visites et octets",
"home.sampleData.logsTsdbSpec.responseCodesOverTimeTitle": "[Logs TSDB] Codes de réponse sur la durée + annotations",
"home.sampleData.logsTsdbSpec.sourceAndDestinationSankeyChartTitle": "[Logs TSDB] Diagramme de Sankey de système d'exploitation source et destination",
"home.sampleData.logsTsdbSpec.visitorsMapTitle": "[Logs TSDB] Carte des visiteurs",
"home.sampleData.logsTsdbSpec.webTrafficDescription": "Analyser des données de log factices relatives au trafic Internet du site d'Elastic",
Expand Down
3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -3523,10 +3523,7 @@
"home.sampleData.logsSpecDescription": "Web ログを監視するサンプルデータ、ビジュアライゼーション、ダッシュボードです。",
"home.sampleData.logsSpecTitle": "サンプル Web ログ",
"home.sampleData.logsTsdbSpec.bytesDistributionTitle": "[Logs TSDB] バイト分布",
"home.sampleData.logsTsdbSpec.goalsTitle": "[Logs TSDB] 目標",
"home.sampleData.logsTsdbSpec.heatmapTitle": "[Logs TSDB] 一意のターゲットヒートマップ",
"home.sampleData.logsTsdbSpec.hostVisitsBytesTableTitle": "[Logs TSDB] ホスト、訪問数、バイト表",
"home.sampleData.logsTsdbSpec.responseCodesOverTimeTitle": "[Logs TSDB] 一定期間の応答コードと注釈",
"home.sampleData.logsTsdbSpec.sourceAndDestinationSankeyChartTitle": "[Logs TSDB] コンピューターOSとターゲットサンキーダイアグラム",
"home.sampleData.logsTsdbSpec.visitorsMapTitle": "[Logs TSDB] 訪問者マップ",
"home.sampleData.logsTsdbSpec.webTrafficDescription": "Elastic Web サイトのサンプル Webトラフィックログデータを分析します",
Expand Down
3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -3522,10 +3522,7 @@
"home.sampleData.logsSpecDescription": "用于监测 Web 日志的样例数据、可视化和仪表板。",
"home.sampleData.logsSpecTitle": "样例 Web 日志",
"home.sampleData.logsTsdbSpec.bytesDistributionTitle": "[日志 TSDB] 字节分布",
"home.sampleData.logsTsdbSpec.goalsTitle": "[日志 TSDB] 目标",
"home.sampleData.logsTsdbSpec.heatmapTitle": "[日志 TSDB] 唯一目标热图",
"home.sampleData.logsTsdbSpec.hostVisitsBytesTableTitle": "[日志 TSDB] 主机、访问和字节表",
"home.sampleData.logsTsdbSpec.responseCodesOverTimeTitle": "[日志 TSDB] 时移响应代码 + 注释",
"home.sampleData.logsTsdbSpec.sourceAndDestinationSankeyChartTitle": "[日志 TSDB] 机器 OS 和目标 Sankey 图",
"home.sampleData.logsTsdbSpec.visitorsMapTitle": "[日志 TSDB] 访客地图",
"home.sampleData.logsTsdbSpec.webTrafficDescription": "分析 Elastic 网站的模拟 Web 流量日志数据",
Expand Down

0 comments on commit 0301775

Please sign in to comment.