Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/use stable image tag #2

Merged
merged 4 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- "8081:8081"
environment:
- PILLARBOX_MONITORING_OPENSEARCH_URI=http://opensearch:9200
- PILLARBOX_MONITORING_SSE_URI=http://pillarbox-event-dispatcher:8080/events
- PILLARBOX_MONITORING_DISPATCH_URI=http://pillarbox-event-dispatcher:8080/events

opensearch:
image: opensearchproject/opensearch:2.15.0
Expand Down
6 changes: 3 additions & 3 deletions pillarbox-monitoring-grafana/dashboards/active_sessions.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -172,7 +172,7 @@
"bucketAggs": [],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand Down Expand Up @@ -215,7 +215,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"hide": false,
"metrics": [
Expand Down
26 changes: 13 additions & 13 deletions pillarbox-monitoring-grafana/dashboards/device_breakdown.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "Usage by Operating System for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -283,7 +283,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -302,7 +302,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "Usage by device type for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -562,7 +562,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -581,7 +581,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "Usage by browser for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -736,7 +736,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -755,7 +755,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "The top 10 operating systems' versions for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -856,7 +856,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand Down Expand Up @@ -938,7 +938,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "The top 10 device models for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -1033,7 +1033,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -1052,7 +1052,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "The top 10 browsers' versions for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -1153,7 +1153,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand Down Expand Up @@ -1246,7 +1246,7 @@
},
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"definition": "{\n \"find\": \"terms\",\n \"field\": \"data.player.platform.keyword\",\n \"size\": 1000\n}",
"description": "Filter by player platform.",
Expand Down
26 changes: 13 additions & 13 deletions pillarbox-monitoring-grafana/dashboards/error_breakdown.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"gridPos": {
"h": 7,
Expand All @@ -58,7 +58,7 @@
"bucketAggs": [],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand Down Expand Up @@ -166,7 +166,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -300,7 +300,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"hide": false,
"metrics": [
Expand Down Expand Up @@ -328,7 +328,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"hide": false,
"metrics": [
Expand Down Expand Up @@ -356,7 +356,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"hide": false,
"metrics": [
Expand All @@ -377,7 +377,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -471,7 +471,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -490,7 +490,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -639,7 +639,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand Down Expand Up @@ -684,7 +684,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -889,7 +889,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand Down Expand Up @@ -969,7 +969,7 @@
},
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"definition": "{\n \"find\": \"terms\",\n \"field\": \"data.player.platform.keyword\",\n \"size\": 1000\n}",
"description": "Filter by player platform.",
Expand Down
18 changes: 9 additions & 9 deletions pillarbox-monitoring-grafana/dashboards/events_breakdown.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "",
"fieldConfig": {
Expand Down Expand Up @@ -205,7 +205,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -224,7 +224,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "",
"fieldConfig": {
Expand Down Expand Up @@ -447,7 +447,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"hide": false,
"metrics": [
Expand All @@ -467,7 +467,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "Usage by platform for the selected time range.",
"fieldConfig": {
Expand Down Expand Up @@ -667,7 +667,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"metrics": [
{
Expand All @@ -686,7 +686,7 @@
{
"datasource": {
"type": "grafana-opensearch-datasource",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"description": "",
"fieldConfig": {
Expand Down Expand Up @@ -836,7 +836,7 @@
],
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"hide": false,
"metrics": [
Expand Down Expand Up @@ -867,7 +867,7 @@
},
"datasource": {
"type": "opensearch",
"uid": "bdyokg8kq4c1sa"
"uid": "de0gi09a14ow0e"
},
"definition": "{\n \"find\": \"terms\",\n \"field\": \"data.player.platform.keyword\",\n \"size\": 1000\n}",
"description": "Filter by player platform.",
Expand Down
Loading