question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Set `query_id` in request

See original GitHub issue

Hi there,

I would like to know if there’s a way to pass HTTP Get parameters in order to include them in the ClickHouse request.

What we want to do is to pass the query_id parameter in order to set the id of the query.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
DarkWanderercommented, Jul 15, 2021

Ok, I’ll think about adding it to ClickHouseCommand public API

0reactions
DarkWanderercommented, Jan 29, 2022

Released in 4.2.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keep track of query IDs
To generate a queryID with every search, set the clickAnalytics parameter to true . For example, with an API client, run: PHP Ruby...
Read more >
What is a queryID?
A queryID is a unique ID that is randomly generated from the search API for every search. The queryID allows you to connect...
Read more >
ClickHouse QueryID Issue #870
Hi , I have a scenario here , we need to get query ID before CH return result , because user don't know...
Read more >
apollo graphql request must include: "query" or "queryId"
You need to pass any keyword in search while calling graphQL api in $query param as you are passing that. Original: useLazyQuery(SEARCH, ....
Read more >
SQL query context · 2023.07
To specify a unique identifier for SQL query, use sqlQueryId instead of queryId . Setting queryId for a SQL request has no effect....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found