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
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Dashboard – Is there a way to retrieve trend data of a row that got removed?

Solved1.22K views5th July 2023Dashboard SLNet trend trending
0
Sebastian Ulloa [SLC] [DevOps Advocate]1.90K 26th May 2023 1 Comment

Hello, I’m evaluating the possibility of presenting a report in a dashboard with trend data of an event that is no longer live in a system. As the data of the event is stored in a table of an element, once the event is complete the row associated gets deleted.

I’m wondering if there is a way to get the trend data of the parameters of the deleted row using a SLNet call in order to present it in a dashboard, or if there is an easier way to get this data without using SLNet at all.

Sebastian Ulloa [SLC] [DevOps Advocate] Selected answer as best 5th July 2023
Marieke Goethals [SLC] [DevOps Catalyst] commented 5th July 2023

Hi Sebastian,
Have any of these answers helped you find a solution yet, or have you found a solution in the meantime? Could you select the best answer or add your solution in that case, so we can close this question?

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Sebastian Ulloa [SLC] [DevOps Advocate]1.90K Posted 5th July 2023 0 Comments

In the squad we have created a GQI ad hoc script to query the data directly from Cassandra:
SkylineCommunications/SLC-GQIDS-RetrieveTrendData: GQI ad-hoc data source that retrieves timestamp and value from a data table in Cassandra (github.com)
This is specific to a connector type but can be modified as needed to any other one.

Sebastian Ulloa [SLC] [DevOps Advocate] Selected answer as best 5th July 2023
0
Ive Herreman [SLC] [DevOps Enabler]13.59K Posted 30th May 2023 0 Comments

Hi Sebastian,

In the legacy reporter, you can access trend data of historic indices.

Ive Herreman [SLC] [DevOps Enabler] Answered question 30th May 2023
0
Michiel Saelen [SLC] [DevOps Enabler]5.63K Posted 29th May 2023 0 Comments

Hi Sebastian,
If you want to keep the data it does not make sense to delete the row IMO.

There is a way as trend data will only get removed from DB through expiration. So you will need to access the DB directly to do this, meaning you will not be able to use it as you are used to with a nice trend graph. So if your goal is to access the data in a dashboard with a nice trend graph I believe your only option is not to delete the row from the table.

Important remark: If you have a table that is not volatile and you have a lot of change in keys (rows being added and removed continuously), you can have problems on DB level depending on how frequently new keys get generated. Keys are being kept by default for 10 days in DB even if you delete them, this is to ensure if a DB node missed the delete it can still see it is marked as deleted for 10 days to avoid the data coming back to life from a node missing the delete.

Michiel Saelen [SLC] [DevOps Enabler] Edited answer 29th May 2023
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