Code Monkey home page Code Monkey logo

Comments (6)

yeya24 avatar yeya24 commented on September 25, 2024

For example if i choose in Grafana timeline Now-6M i see the metrics (downsampled). If i choose Now-5M i see only raw data (in my case it is last 30 days).
If i select let say 5 months time window where only the downsampled data are, i get "No Data" in Grafana. And again if i choose time window 6 months (and longer) on historic data where are only downsampled metrics are i recevie the metrics.

Do you have the step parameter used when you set time range to 6 month and 5 month?

from thanos.

MonolithProjects avatar MonolithProjects commented on September 25, 2024

Hi @yeya24 , No the Min step parameter in grafana is set to "auto". If i set it to let say "5h" i see the downsampled data for whole time range. But this should work also with "auto".

from thanos.

yeya24 avatar yeya24 commented on September 25, 2024

I mean you should be able to see the step parameter from your console. It is a auto calculated value but you can still see it

from thanos.

MonolithProjects avatar MonolithProjects commented on September 25, 2024

Aha sry here it is for a different time windows:

  • 24h - Step 1m0s (can see the data)
  • 30 days - Step 30m0s (can see the data)
  • 90 days - Step 1h0m0s (can see only the data for last 30 days)
  • 6 months - Step 3h0m0s (can see only the data for last 30 days)
  • 1 year - Step 6h0m0s (can see all the data)

from thanos.

bdharsan04 avatar bdharsan04 commented on September 25, 2024

@yeya24 i would like to look into this issue

from thanos.

MonolithProjects avatar MonolithProjects commented on September 25, 2024

max_source_resolution=auto for Thanos datasource fixed that. Closing the issue.

from thanos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.