Skip to content

Commit

Permalink
fix: change model name in dashboard files from insights to insights_d…
Browse files Browse the repository at this point in the history
…emo (#10)

Co-authored-by: heyedher <edherivan@google.com>
  • Loading branch information
drstrangelooker and heyedher authored Feb 11, 2025
1 parent 4fb7fa9 commit 10f9ac2
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
32 changes: 16 additions & 16 deletions dashboards/agent_operations.dashboard.lookml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
elements:
- title: by Date
name: by Date
model: insights
model: insights_demo
explore: insights_data
type: looker_line
fields: [insights_data.start_date, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -92,7 +92,7 @@
height: 7
- title: Avg Hold Time
name: Avg Hold Time
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [insights_data.average_hold_minutes, insights_data.average_hold_percentage]
Expand Down Expand Up @@ -154,7 +154,7 @@
height: 4
- title: Avg Talk Time
name: Avg Talk Time
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [insights_data.average_talk_minutes, insights_data.average_talk_percentage]
Expand Down Expand Up @@ -215,7 +215,7 @@
height: 4
- title: by Top Topics
name: by Top Topics
model: insights
model: insights_demo
explore: insights_data
type: looker_bar
fields: [insights_data__topics.name, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -286,7 +286,7 @@
height: 7
- title: Untitled
name: Untitled
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [insights_data.average_silence_minutes, insights_data.average_silence_percentage]
Expand Down Expand Up @@ -342,7 +342,7 @@
height: 4
- title: Volume
name: Volume
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [insights_data.conversation_count]
Expand Down Expand Up @@ -400,7 +400,7 @@
height: 4
- title: Sentiment
name: Sentiment
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [insights_data.average_client_sentiment_category_value, insights_data.average_agent_sentiment_category_value]
Expand Down Expand Up @@ -459,7 +459,7 @@
height: 4
- title: Bottom 5 Topics (By Sentiment)
name: Bottom 5 Topics (By Sentiment)
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [insights_data__topics.name, insights_data.conversation_count, insights_data.average_client_sentiment_category_value,
Expand Down Expand Up @@ -569,7 +569,7 @@
height: 7
- title: Client and Agent Sentiment Over Time
name: Client and Agent Sentiment Over Time
model: insights
model: insights_demo
explore: insights_data
type: looker_line
fields: [insights_data.start_date, insights_data.average_client_sentiment_category_value,
Expand Down Expand Up @@ -639,7 +639,7 @@
height: 5
- title: Agent List
name: Agent List
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [insights_data.average_duration_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -683,7 +683,7 @@
height: 7
- title: Top 5 Topics (By Sentiment)
name: Top 5 Topics (By Sentiment)
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [insights_data__topics.name, insights_data.conversation_count, insights_data.average_client_sentiment_category_value,
Expand Down Expand Up @@ -793,7 +793,7 @@
height: 7
- title: Untitled
name: Untitled (2)
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [insights_data.average_duration_minutes]
Expand Down Expand Up @@ -830,7 +830,7 @@
type: advanced
display: popover
options: []
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data.start_date
Expand All @@ -844,7 +844,7 @@
type: advanced
display: popover
options: []
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data__topics.name
Expand All @@ -858,7 +858,7 @@
type: advanced
display: popover
options: []
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data__sentences__phrase_match_data.display_name
Expand All @@ -872,7 +872,7 @@
type: button_group
display: inline
options:
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data.medium
34 changes: 17 additions & 17 deletions dashboards/agent_performance.dashboard.lookml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
elements:
- title: Top 5 Topics by Client Sentiment
name: Top 5 Topics by Client Sentiment
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [insights_data__topics.name, insights_data.conversation_count, insights_data.average_client_sentiment_category_value,
Expand Down Expand Up @@ -134,7 +134,7 @@
height: 7
- title: Avg Silence
name: Avg Silence
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -229,7 +229,7 @@
height: 4
- title: Client Sentiment Over Time
name: Client Sentiment Over Time
model: insights
model: insights_demo
explore: insights_data
type: looker_line
fields: [insights_data.average_client_sentiment_category_value, agent_filter.agent_id_selected,
Expand Down Expand Up @@ -303,7 +303,7 @@
height: 7
- title: Handle Time Trend
name: Handle Time Trend
model: insights
model: insights_demo
explore: insights_data
type: looker_line
fields: [agent_filter.agent_id_selected, insights_data.start_week, insights_data.average_duration_minutes]
Expand Down Expand Up @@ -410,7 +410,7 @@
height: 9
- title: Silence % Trend
name: Silence % Trend
model: insights
model: insights_demo
explore: insights_data
type: looker_line
fields: [insights_data.average_silence_percentage, agent_filter.agent_id_selected,
Expand Down Expand Up @@ -517,7 +517,7 @@
height: 9
- title: Agent Comparison by intents
name: Agent Comparison by intents
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -600,7 +600,7 @@
height: 6
- title: Avg Hold
name: Avg Hold
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -695,7 +695,7 @@
height: 4
- title: Avg Client Sentiment
name: Avg Client Sentiment
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -789,7 +789,7 @@
height: 4
- title: Avg Talk
name: Avg Talk
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -884,7 +884,7 @@
height: 4
- title: Avg Duration
name: Avg Duration
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -979,7 +979,7 @@
height: 4
- title: Recent Conversation
name: Recent Conversation
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [insights_data.conversation_name, insights_data.medium, insights_data.start_date,
Expand Down Expand Up @@ -1070,7 +1070,7 @@
height: 7
- title: Bottom 5 Topics by Client Sentiment
name: Bottom 5 Topics by Client Sentiment
model: insights
model: insights_demo
explore: insights_data
type: looker_grid
fields: [insights_data__topics.name, insights_data.conversation_count, insights_data.average_client_sentiment_category_value,
Expand Down Expand Up @@ -1182,7 +1182,7 @@
height: 7
- title: Volume
name: Volume
model: insights
model: insights_demo
explore: insights_data
type: single_value
fields: [agent_filter.agent_id_selected, insights_data.average_talk_minutes, insights_data.average_hold_minutes,
Expand Down Expand Up @@ -1284,7 +1284,7 @@
ui_config:
type: advanced
display: popover
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: agent_filter.agent_id_selector
Expand All @@ -1298,7 +1298,7 @@
type: advanced
display: popover
options: []
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data.start_date
Expand All @@ -1311,7 +1311,7 @@
ui_config:
type: advanced
display: popover
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data__topics.name
Expand All @@ -1325,7 +1325,7 @@
type: button_toggles
display: inline
options:
model: insights
model: insights_demo
explore: insights_data
listens_to_filters: []
field: insights_data.medium
Loading

0 comments on commit 10f9ac2

Please # to comment.