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.

Feature Request: Address groups

See original GitHub issue

This feature will be implemented in the API as two parts:

  1. A request parameter when tracking an individual address.
  2. A new derivationStrategy type for all HD based calls.

Tracking

When tracking an individual address, passing an optional group value (string) will set a grouping for the address. (ie. “xyz”).

So if I call track 5 times with 5 different addresses but all 5 times I add ?group=xyz, then all 5 of those addresses will be contained within group xyz.

HD based queries

In addition to current derivationStrategy, a new type will be created:

group-[xyz] where xyz is the name of the group.

Any time a call is made using group-[xyz] as the dS, it will perform the query as-if the addresses that were added into the group all came from the same derivationStrategy.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
junderwcommented, Aug 7, 2021

I don’t think anyone has worked on this.

1reaction
sageprogrammercommented, Aug 6, 2021

Has there been work done on this? If not I would like to work on it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[FEATURE REQUEST] Notes at Address-Group
I would like to have another input field behind each IP address to be able to write down a note 1 line is...
Read more >
Feature Request List - Page 8 - LIVEcommunity - 209128
I'd like to submit a request to add the IP address column to the address-group Export. This will allow an export of each...
Read more >
What is a Feature Request? Understanding User Feedback
Feature requests are ideas, comments, messages, or specific customer inquiries asking for a particular function to be added to your product. Typically, a...
Read more >
What Is Feature Request Management? Definition ...
Feature request management prioritizes customer feature requests to help businesses grow and improve products.
Read more >
Feature requests for new Google Groups: MODERATORS ...
This isn't a help post, i just wanted to request some features for the new Google Groups layout. Features that I think will...
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