Open Telemetry (OTEL) collector
22nd May 2024
Update – The Skyline development team is looking into a solution to collect raw data from an OTEL collector
Answer
22nd May 2024
Update – The Skyline development team is looking into a solution to collect raw data from an OTEL collector
21st May 2024
Hi Bernard, If you have Visual Studio with DIS, you could explore the possible properties by looking at the AlarmEventMessageExposers class:
21st May 2024
Hi Thijs, I have the following available for download and the Miro board for viewing, however, if you have a Miro account, you should be able to make a copy …
21st May 2024
You can reduce the log level if you haven’t done so or turn it off completely. The level order is ALL < DEBUG < INFO < WARN < ERROR < …
21st May 2024
Hi Jeroen, Currently dashboards has a most of these features available: Customer selection: This can be achieved by creating a query that fetches all possible customers (from DOM or Ad …
21st May 2024
Hi Kevin, Could it be that there is no column from the original query present in the final result? As long as there is a column from the ‘Get object …
21st May 2024
Hi Kevin, By default, the cells of a table will not show HTML as HTML. To view this as HTML, the only thing you have to do is to overwrite …
21st May 2024
Hi Kevin, I looked into this behavior and found the explanation: Whenever the stepper receives no history information for an instance, it ‘guesses’ the possible history based on the defined …
21st May 2024
Hi Robin, It seems you always need to fill in a value to match against in the condition, an empty string is not allowed. However you can choose ‘Not initialized’ …
21st May 2024
Hi Zhing Hang, Unfortunately this cannot be done using a parameter as data in the line chart component. This configuration can be achieved using the same component with queries starting …
21st May 2024
Hi, With this answer to your other question, I believe you should already be able to achieve part of what you are after. To have a button on the view …
21st May 2024
Hi, You should be able to use Skyline’s Class Library to achieve something aligned with what you describe here. After installing the NuGet package you should be able to do …
21st May 2024
As far as I can tell, your configuration looks correct and updates should happen on your conditional evaluations. Unless 8908 is the table index (which I assume it’s not) this …
20th May 2024
Hi Paul, There are a few considerations when setting up the anomaly detection, which might be causing your configuration not to render the expected results. Below are some of them: …
20th May 2024
If you can add a “Service” layer, my preferred approach would be to define some kind of “redundancy group” across the two TS inputs: do you have the state of …