Yorgos Koliopoulos
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 40
Activity overview
Latest activity by Yorgos Koliopoulos-
Yorgos Koliopoulos created an article,
Querying the Snowplow Hosted Micro /events Endpoint
OverviewThis article explains how to query the Snowplow Micro /events endpoint when running Micro through the Snowplow Console. It covers exchanging your API key for a short lived access token, cal...
-
Yorgos Koliopoulos created an article,
[RESOLVED] Service Disruption Affecting Console and Pipeline Operations
Update (17 April 2026, 11:12 UTC): This incident is now resolved. All services have been restored.Pipeline processing jobs are now running normally and working through any backlog accumulated durin...
-
Yorgos Koliopoulos created an article,
Data quality Alerts- Slack integration FAQ
This FAQ covers the most frequently asked questions about the Slack integration for Data Quality Alerts. Is the App developed by the vendor (Slack)?No, the application is developed by Snowplow. It ...
-
Yorgos Koliopoulos created an article,
How the Snowplow pipeline is monitored
This article outlines the tools used by the Snowplow team to monitor a pipeline. MonitoringComponents emit statsd metrics which are collected by Container Monitor and pushed to Cloudwatch.Component...
-
Yorgos Koliopoulos created an article,
How to configure the Iglu Resolver
This article explains how to locate your Iglu server details in Console, generate a API key, and configure the Iglu Resolver to use your custom schema vendor. This is a step needed for some use cas...
-
Yorgos Koliopoulos created an article,
Failed inserts in BigQuery Loader 2.0.0
With the release of BigQuery v2, the events that fail to be loaded to BigQuery are now written to the bad rows pubsub topic sp-rt-pipeline-bad-prod1. Previously those failures where written to the ...
-
Yorgos Koliopoulos created an article,
Why is the EKS cluster publicly accessible?
It is common to receive alerts about malicious IP addresses attempting to probe the infrastructure, as automated scans and bot-driven attacks frequently occur across the internet. However, the EKS ...
-
Yorgos Koliopoulos created an article,
How to enable the Snowplow optimisations in a dbt package
Our packages make use of the standard dbt incremental materialization with an optimisation applied for incremental models.In order for the Snowplow optimisations to override the default ones of dbt...
-
Yorgos Koliopoulos created an article,
How to run specific data models
There are cases where you might want to run a specific data model from those you have installed. This can be achieved using the --select flag with your dbt command.For example, to build just the Un...
-
Yorgos Koliopoulos created an article,
How to check the SQL query that runs in a Data Visualization
Sometimes it's useful to see how data is populated in a Data Visualization graph or table, either for general understanding or for troubleshooting purposes. The SQL query that runs to fetch the dat...