Prometheus (NathanDimmer) Mac OS
Mac OS version 8.6 through 9.2.2, or Mac OS X - 128 MB RAM (Mac OS X),32 MB RAM (Mac OS version 8.6 through 9.2.2) - CD-ROM drive - TCP/IP or AppleTalk network - Mouse and keyboard - Internet access required for online features. Apple Macintosh System 7.x - Apple Power Macintosh computer - at least 32 Mb. Step 1 Download Prometheus-master.zip file using the direct download link given above. Step 2 Put the Prometheus.app file inside the Applications folder. Step 3 Now navigate to Applications Utilities and open Terminal. Step 4 Enter the command given below.
- Prometheus (nathandimmer) Mac Os Download
- Prometheus (nathandimmer) Mac Os X
- Prometheus (nathandimmer) Mac Os Catalina
- Prometheus (nathandimmer) Mac Os Update
hi there,
recently i started pushing metrics to prometheus but whenever i sent a sample query to prometheus to see the data points, i would get none.
Prometheus (nathandimmer) Mac Os Download
There were no errors in prometheus and i was scratching my head …. grrr…
Prometheus (nathandimmer) Mac Os X
I was on Mac OS and using a Docker image of Prometheus (version=1.7.1)
Prometheus (nathandimmer) Mac Os Catalina
When i went into the docker container and checked the dateTime, walaaaaaaaaaaaa
There was a Time mismatch between host and Docker container.
#___7_day__difference__ –> Possible docker bug !!!
since i was searching in the current timebucket, and the datapoints were going to time bucket 7 days ago, i was not able to find em.
Prometheus (nathandimmer) Mac Os Update
FIX:
Restarting docker for Mac fixed the issue.