remove reqid and user agent

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-12 11:53:10 +01:00
parent 2ddc1754e0
commit e6c7dec048
6 changed files with 0 additions and 15 deletions

View File

@@ -40,8 +40,6 @@ async function main() {
properties: {
hash: 'test-hash',
'query.utm_source': 'test',
__reqId: `req_${Math.floor(Math.random() * 1000)}`,
__user_agent: 'Mozilla/5.0 (Test)',
},
created_at: formatClickhouseDate(eventTime),
country: 'US',