Skip to content

Commit

Permalink
Update telemetry pipeline domain
Browse files Browse the repository at this point in the history
  • Loading branch information
jethron committed May 24, 2024
1 parent cf0b971 commit 424edc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ts/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {

import { RegistrySpec } from "./iglu/Registries";

const SNOWPLOW_ENDPOINT = "https://d.poplindata.com";
const SNOWPLOW_ENDPOINT = "https://snowflake-217500-prod1.collector.snplow.net";

const SCHEMA_COLLECTOR_TELEMETRY =
"iglu:com.snowplowanalytics.telemetry/collector_telemetry/jsonschema/1-0-0" as const;
Expand Down

0 comments on commit 424edc5

Please sign in to comment.