Re: [prometheus-users] Problem with using custom timestamp

2020-03-06 Thread hai huang
I don't see anything that allows me to change its behavior. I've increased 
--storage-tsdb.retention.time and --query.lookback-delta, and it didn't 
change anything.

On Friday, March 6, 2020 at 10:16:50 AM UTC-5, sayf eddine Hammemi wrote:
>
> hmmm this maybe linked to the WAL size ?
>
> On Fri, Mar 6, 2020 at 3:31 PM hai huang > 
> wrote:
>
>> I am getting the error message "Error on ingesting samples that are too 
>> old or are too far into the future" when trying to put my own custom 
>> timestamp into the scrape data. According to this issue (
>> https://github.com/prometheus/prometheus/issues/4911), this problem 
>> problem has been resolved. However, in that issue, the reporter only tried 
>> to put a custom timestamp that is 30 minutes back. In my test, custom 
>> timestamp works fine unless it is older than 1 hour. Is there a 
>> configuration that one could tweak? Thanks!
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Prometheus Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to promethe...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/prometheus-users/d92ae30c-dabb-4082-b7ee-8a6e8059451f%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/56cc29d7-302f-43a0-b350-45b8ae3640db%40googlegroups.com.


Re: [prometheus-users] Problem with using custom timestamp

2020-03-06 Thread sayf eddine Hammemi
hmmm this maybe linked to the WAL size ?

On Fri, Mar 6, 2020 at 3:31 PM hai huang  wrote:

> I am getting the error message "Error on ingesting samples that are too
> old or are too far into the future" when trying to put my own custom
> timestamp into the scrape data. According to this issue (
> https://github.com/prometheus/prometheus/issues/4911), this problem
> problem has been resolved. However, in that issue, the reporter only tried
> to put a custom timestamp that is 30 minutes back. In my test, custom
> timestamp works fine unless it is older than 1 hour. Is there a
> configuration that one could tweak? Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to prometheus-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-users/d92ae30c-dabb-4082-b7ee-8a6e8059451f%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CALnV8WhFpFL%2BBMJA6Au4EWxMpnyt_x7hpGxmixqdX7dq%3DJjAiQ%40mail.gmail.com.


[prometheus-users] Problem with using custom timestamp

2020-03-06 Thread hai huang
I am getting the error message "Error on ingesting samples that are too old 
or are too far into the future" when trying to put my own custom timestamp 
into the scrape data. According to this issue 
(https://github.com/prometheus/prometheus/issues/4911), this problem 
problem has been resolved. However, in that issue, the reporter only tried 
to put a custom timestamp that is 30 minutes back. In my test, custom 
timestamp works fine unless it is older than 1 hour. Is there a 
configuration that one could tweak? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/d92ae30c-dabb-4082-b7ee-8a6e8059451f%40googlegroups.com.