Yorgos Koliopoulos

  • Total activity 65
  • 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,

    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 the BDP Console, generate a API key, and configure the Iglu Resolver to use your custom schema vendor. This is a step needed for some...

  • 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...

  • Yorgos Koliopoulos created an article,

    E-commerce Visualization showing 0 in Product Details columns

    There is a known issue with the E-commerce Visualization where the Units Purchased and Revenue columns show 0.The query that populates the table with data uses a property product_list_name which ca...

  • Yorgos Koliopoulos created an article,

    Collector running on an old version in GCP

    The latest Collector version is 3.3.0. However, due to some blocking factors, GCP pipelines still run an older version. Our team is actively working on addressing the issues.You can follow our Main...

  • Yorgos Koliopoulos commented,

    Hi Charlotta,   The trackContent option is by default set to false. Unless you explicitly set this to true, the content of the link won't be tracked.There are two options you could utilise to add c...