We believe in listening to the voice of the customer. But to do that, we need you to speak. That’s what this Feature Request section of our site is for.

 

Here’s how to get your voice heard:

  1. VOTE for existing ideas (this will also subscribe you to the idea’s status updates)

  2. SUBMIT new ideas (Please include only one suggestion per post. Duplicates are merged together.)

  3. COMMENT on other ideas, which we check regularly

We also publish Roadmaps here, based off these Feature Requests, so you can see what we’re working on.

 

Note, this site is for new Feature Requests. Bug Reports should be emailed to Support as normal.

1 vote

Add control commands to Router service

When sending logs to the Smartinspect router, everything is sealed in the router XML configuration file. Example control commands: – force the router to create a new log file: closes the current file regardless of rotation or any other setting and begin logging to new one.

Category: SmartInspect > Tools 0 comments
1 vote

Zoom Font using shortcut keys

Enabled zooming in/out on the display font using shortcut keys( Ctrl +/- perhaps). Not sure about whether this should apply across the board or only in the focused view.

Category: SmartInspect > Console 0 comments
1 vote

Add Delta overloads to Watches

I do this manually with external if statements to reduce the number of logged entries, but it would be much cleaner if there were overloaded methods to do this for each watch. For example: log.WatchInteger(“MyName”, currentValue); would also have log.WatchInteger(“MyName”, currentValue, previousValue); This version WatchInteger would only create a watch entry if the currentValue differs […]

Under Review Category: SmartInspect 0 comments
3 votes

Add prune functionality to the console.

One downside to using the console if you are doing a lot of logging is that it can run out of memory. Logging to files avoid this issue by rolling over new files and can be configured as to what triggers the role over. Would love to have something, similar for the console which would […]

Under Review Category: SmartInspect > Console 0 comments
3 votes

Enable changing min/max values on watches graph.

Currently the watches graph seems to automatically get its min/max values from the first few entries and these values are frequently inappropriate for the actual data. Being able to set the scales manually would really help make the watches graph more useful. Or at least having a refresh type button that would rescale on the […]

Category: SmartInspect > Console 0 comments
4 votes

Enable filtering on Level in Views

There is currently no mechanism to filter based on Level. For example: if I wanted to only see all log entries that were as message level or higher, there is no way to do this. Granted I can filter on entry type but this is not the same. For example: If I have a bunch […]

Under Review Category: SmartInspect > Console 0 comments
7 votes

Provide a mechanism to embed the console into applications

One thing that was/is really great about Rave reports is that one could embed the report designer into ones app to allow users to create their own reports without leaving the app. This was especially useful when one had custom data connections that would not work external to the app. Likewise is would be great […]

Category: SmartInspect > Console 0 comments
6 votes

Make .sil files smaller

They become huge on some of our systems and zip-ing them reduces the size to less than 1/10, so there is a lot room for improvement.

Category: SmartInspect 0 comments
Scroll to Top