How can I remove signal from a workspace in Seq logging UI? - workspace

In Seq, I created a personal workspace in order to reduce the number of signals I see. However, it seems not only signals created by other people in other workspaces are also visible (probably because they are shared or corporate level), but also I cannot remove them. Some of them are there by default, ex. log level. There is no "edit" option to "remove from workspace", and when there is, signal is simply not removed.
Is there a way to permanently remove signals, for example if I would like to have a workspace with no signal, or just my custom created ones (not default and not created by teammates)?

I think I'm facing the same problem.
I am attempting to have a Workspace per 'product' that my team manages. These are shared workspaces not personal ones.
When I create a signal, dashboard or alert in one of the workspaces it appears in all the others. If I use the 'remove from workspace' menu option it doesn't get removed.
It appears you can only remove the signal, alert or dashboard from all workspaces but not individually.
This appears to be contrary to Datalust's documentation:
Workspaces help organize your view of Seq by collecting related signals, queries, and dashboards.
There won't be any other signals in the workspace at this stage: add related signals by searching and selecting in the signal bar. Each signal can appear in any number of workspaces - adding a signal to one won't remove it from any others.
To remove a signal, query, or dashboard from a workspace, use the pencil icon next to the thing you want to remove, and select "Remove from Workspace" in the drop-down menu beside the item's title.
https://docs.datalust.co/docs/workspaces

Related

How can a Task's priority be changed?

I'm a very basic user of Azure DevOps. There used to be a UI gadget on the Task page under the Details group that displayed the Task's Priority but as of a short time ago it is no longer available which makes it very difficult to modify a Task's priority. This gadget is still available on a Bug but not a Task. How can I recover/re-enable this gadget so that we can change a Task's priority as needed?
Here's an example of the Details group which used to have a Priority gadget within.
See the triple dots up at the top right? Click on those.
A menu appears.
Select Customize.
A new View appears which (eventually) allows you to see what's in the Details group.
One of those items is Priority.
Click on the triple dots to its right and edit it.
Try to enable the display.
This fails.
A popup says that this is an inherited property that can be hidden or renamed but you cannot enable it from here.
Fine. How does one get to the parent 'process', whatever the heck that is and change the Priority field back to be visible and editable?
Here are the steps.
Navigate to work items.
View any Task by clicking on the Title field hyper link.
The Task View appears.
On the upper right of the View is a triple dot control. Click it.
A menu appears. Select Customize.
You are now at All processes > Simple Workflow > Task
There are two columns on the right of the page, Details and Deployment.
Under Details is a Priority. It has a strike through to indicate that it is not displayed.
Select Details.
The field highlights and a triple dot appears.
Click the triple dot and select ‘Show on Layout’.
Done.
For me, this didn’t work yesterday. I closed all web pages and Visual Studio.
Restarted VS and asked it to display the DevOps page.
Looked at Tasks and they had Priority.
Very frustrating and the question is, why did the field go away? It is possible that one of the two other programmers working on this project accidentally did this but this is such a convoluted process to modify it that it would seem unlikely. Did DevOps/Azure change the default template? Maybe. How would I know. In any case, I'm up and working again so thank you everyone for your kind suggestions.

In Windows 10 how do I add a program to the main "Open With" menu not "Choose another App"

With Windows 7 I could easily use the Open With context menu to add a new program which would thereafter appear in the Open With menu (I can't remember the exact sequence, but it was easy and worked fine). However I have now upgraded to Windows 10. The programs that I associated with my particular file extension in W7 still appear in the Open With menu in W10. If I want to add another one I select "Choose Another App". However, any app I add with W10 does not appear in the Open With menu - I have to select Choose Another App every time to get to it. I now have two lists of available apps, one in Open With (the ones I set up with W7) and one in Open With | Choose Another App (the ones I set up with W10). It's not exactly a show stopper but it's irritating. Does anyone know what this is all about and how I can get the apps into the main Open With menu?
The reason why it doesn't appear in "Open with" menu is most likely because application's VERSIONINFO is not properly filled out with all the relevant details. If you are application developer you should create VERSIONINFO resource as clarified here:
https://learn.microsoft.com/en-us/windows/win32/menurc/versioninfo-resource
If you are not the developer, then you can still fix this by editing registry - see here:
https://superuser.com/questions/1199648/strange-open-with-list-inconsistent-with-registry/1256482#1256482
Basically under the registry key: Computer\HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCache there should be 2 keys for YourExampleApp:
One that ends with .FriendlyAppName
One that ends with .ApplicationCompany
For example:
C:\Program Files (x86)\ExampleApp\YourExampleApp.exe.FriendlyAppName
C:\Program Files (x86)\ExampleApp\YourExampleApp.exe.ApplicationCompany
Most likely one of these 2 is missing which causes the application to be dropped out of the "Open with" menu.
The MuiCache list is cached from the properties of the application's VERSIONINFO resource embedded in the application, so if such resource is missing from the application, some items may be missing from the cache as well. For more details have a look at the above references.
Coder12345 had the correct answer for me, thanks a ton! I would like to expand on it briefly; I wanted Shotcut to appear in the first open with... context menu. I had to add the registry entry for ApplicationCompany. It appears that it doesn't matter what you put for the value of that key, just as long as it's there. No restart of file explorer was required, the change takes place immediately.
Also, the FriendlyAppName changes what text appears in the open with submenu. Shotcut appeared as shotcut.exe so I changed it to just Shotcut.

Is there a way to change 'project' once a bug has been entered in MantisBT?

As evident from title, I entered a bug in MantisBT but mistaken choose wrong project. I can go back and edit most of the parameters of bug but it doesn't allow me to change the project. I looked in configuration and there seems to be no option for that there as well. Is there a way I fix the bug information by changing the project to the correct value?
You can move issues between projects if your system configuration and access levels allow it (look for the Move button in the View Issue Details page)
You can also move multiple issues by doing the following:
Go to View Issues page.
Filter on the issues you want to move (optional)
Tick the issues from the list that you want to move or select all.
Go to the bottom of the list and select "Move" then click Go.
Select project to move to.
Note that since MantisBT uses a universal id across all projects, moving an issue doesn't break links to it, since URL to the issue will remain the same.

Log4j viewer that allows multiple log files to be interwoven together

I've been looking around for a log4j viewer that allows for multiple log files to be interwoven together. Right now I've been trying to do it on Chainsaw but it opens every seperate log file into a different window.
My hope is to look at log files for my UI and for the backend simultaneously, but want to have them in the same window, but sorted together by the time. Does anyone know of a tool that can do this?
Chainsaw can do it. Here are two ways:
Change your 'tab name/event routing expression' in the preferences panel to something that would cause them to route to the same tab (like 'EVENTS', which is just fixed text and will cause all events to be routed to a tab called 'Unknown').
Use a custom expression logpanel expression: view menu, create tab from expression. Events matching the expression from any tab will be added to the new tab..sort of like a database view. As new events come in, if they match the new expression, they will also end up in this new tab.
I'm probably using menu names from the latest developer snapshot - it has a ton of new features. Available here:
http://people.apache.org/~sdeboy

Alternatives to Struts-Menu for Menus in Struts 2.X Application

Per user feedback, I am opening a new question for this topic.
So I am currently using Struts-Menu to handle my menu needs for my Struts 2 J2EE application. It is not necessarily a package I wish to work with I have found by playing around with it. So what are some alternatives to this package? I immediately flocked to Struts-Menu because I saw a fair amount of web search traffic pointing to it, including those who use Struts2. What I am worried about is difficulty in the future of making it work with other packages, given its 2007 last update and the extra tap dance I had do to make it work with my configuration. It seems too fragile at this point for my taste.
I have several different menus in my app, but the one I am specifically addressing at the present is like this ... The top level menu drops down upon mouse hover over it. The submenus expand horizontally upon mouse hover. Exactly one menu item can be selected as no radio buttons or check boxes are contained in the menu. This particular menu does not require db access to populate its children. It works sort of like Velocity CoolMenus4 from the Struts-Menu demos.
I've never used struts-menu, but it looks like overkill to me.
I would recommend that you locate a menu that you like and then write a tag file to handle outputting it in your view layer. To me, that's a lot easier than using a framework or library just to output a menu. Plus, its specific to the actual menu you want to use. Your tag can handle doing security checks to ensure that the user only sees what they have permission to access, etc.

Resources