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.

Send `via` parameter with call report

See original GitHub issue

This is to identify the client when we report call stats. Should be web for the web client.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
oderbycommented, Mar 27, 2017

no, I don’t think debug indicates prod vs dev.

I think a more reliable way is to look at window.location.host === "5calls.org". The logic being that if the current js code is being run on a page served from 5calls.org, it must be prod. Anything else is not.

0reactions
nickoneillcommented, Apr 2, 2017

done in 37b1ca695cb640c2b004721916041521153442cb

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passing parameters when calling report from form in oracle 10g
My question : is this the correct way to pass a parameter from a form to a report ? Declare. Rep_server varchar2(1000); Format...
Read more >
Pass a Report Parameter Within a URL - SQL Server ...
Learn how to pass report parameters directly to the report processing engine by including them in a report URL.
Read more >
by using submit can i pass parameter value to another program?
u can pass the parameters value along with the submit statement. ... program is executed as described under Calling Executable Reports.
Read more >
Pass parameters to report definition using activity
Now, I want to pass the parameter to the report definition under "Work Layer" using Activity. How can I do that ??
Read more >
Calling Report with paramters - ServiceNow Community
Instead of calling a specific report, you could call a specific record along with any values you need to pass as parameters. fhttps//wahtever....
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