Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Dashboard Query: Not able to count/group/sort

Solved520 views25th June 2024Dashboard and Query Dashboards
0
Yahya Mesmoudi [DevOps Advocate]233 24th June 2024 0 Comments

Hi Dojo community!

I am encountering difficulties manipulating a query. I notice that I am unable to sort, group, or even count the elements. It takes a lot of time, and I don’t get any results in the end. I am trying to understand the reason for this issue.

I am currently using version 10.3.0.0. I have also tried to do the same with the latest version, but I usually get a timeout error, as shown in the attached screenshot.

What I am trying to get is the number of alarm filtered by severity for each element name in version 10.3.0.0 to represent it in a graph.

Thank you in advance for your help!

Yahya Mesmoudi [DevOps Advocate] Selected answer as best 25th June 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Wout Mahieu [SLC] [DevOps Catalyst]7.62K Posted 24th June 2024 1 Comment

Hi Yahya,

What you are experiencing is the 30s request timeout of the cloud when accessing dashboards using dataminer.services. The specific cause here is your query that requests data, but doesn’t retrieve a result in this time.

Looking at your query, it can be changed a bit to retrieve data much faster. Aggregating on all alarms in your DMS can take quite a lot of time since a lot of data has to be retrieved. Adding a filter on the root time of the alarm will reduce the amount of data that has to be fetched. It might still take more than 30s after the filter is added.

To achieve better performance, you can make use of an Ad Hoc Data source. These sources will only request the exact data that is needed and can therefore be faster. We already have some existing sources/packages that you can take a look at:

  • Alarm report queries (also on the catalog)
  • Highest severity alarm count per view
Yahya Mesmoudi [DevOps Advocate] Posted new comment 25th June 2024
Yahya Mesmoudi [DevOps Advocate] commented 25th June 2024

I added a time filter as suggested, and now it works within the 30-second timeout period.

Thank you Wout!

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs