mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Sample data] Fixes TSDB dashboard (#167045)
## Summary
Closes https://github.com/elastic/kibana/issues/162270
Fixes the broken TSDB dashboard
<img width="1755" alt="image"
src="c24e19b1
-955b-4fcd-a84e-3ab02c90a5a1">
To test, uninstall the sample TSDB dataset and reinstall
This commit is contained in:
parent
05c637f316
commit
03017759d2
4 changed files with 63 additions and 177 deletions
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||
|
|
|
@ -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トラフィックログデータを分析します",
|
||||
|
|
|
@ -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 流量日志数据",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue