• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Home
  • About Us
  • Contact Us

iHash

News and How to's

  • BasketPong Giant Yard Pong Basketball Game for $150

    BasketPong Giant Yard Pong Basketball Game for $150
  • Night Eye Pro: Lifetime Subscription for $19

    Night Eye Pro: Lifetime Subscription for $19
  • The Essential At Home Baking Masterclass Bundle for $19

    The Essential At Home Baking Masterclass Bundle for $19
  • The Microsoft Azure Fundamentals, Administration & Security Certification Bundle for $49

    The Microsoft Azure Fundamentals, Administration & Security Certification Bundle for $49
  • Apple Ipad Air 2 128GB – Gold (Refurbished: Wi-Fi + Cellular) for $481

    Apple Ipad Air 2 128GB – Gold (Refurbished: Wi-Fi + Cellular) for $481
  • News
    • Rumor
    • Design
    • Concept
    • WWDC
    • Security
    • BigData
  • Apps
    • Free Apps
    • OS X
    • iOS
    • iTunes
      • Music
      • Movie
      • Books
  • How to
    • OS X
      • OS X Mavericks
      • OS X Yosemite
      • Where Download OS X 10.9 Mavericks
    • iOS
      • iOS 7
      • iOS 8
      • iPhone Firmware
      • iPad Firmware
      • iPod touch
      • AppleTV Firmware
      • Where Download iOS 7 Beta
      • Jailbreak News
      • iOS 8 Beta/GM Download Links (mega links) and How to Upgrade
      • iPhone Recovery Mode
      • iPhone DFU Mode
      • How to Upgrade iOS 6 to iOS 7
      • How To Downgrade From iOS 7 Beta to iOS 6
    • Other
      • Disable Apple Remote Control
      • Pair Apple Remote Control
      • Unpair Apple Remote Control
  • Special Offers
  • Contact us

Logz.io Now Fully PromQL Compatible

Jan 16, 2022 by iHash Leave a Comment


The popularity of Prometheus speaks for itself. The project doesn’t post official numbers, but there are at least 500,000 companies using this project today as one of the most mature CNCF projects – one that has over 40k Github stars as of the writing of this blog. And since Prometheus is highly interoperable, compatibility is key. This comes into play not only with the exporters, but also with long-term storage options and alerting systems. 

In late 2020, Prometheus co-creator Julius Volz began running compatibility tests against PromQL querying and compatibility with Prometheus itself. This is important when people add long term storage or use 3rd party services for storing data. He did so to determine which choices would provide the same compatibility that using Prometheus itself would allow, namely for long-term stores for offload analysis.

Specifically, this effort relates to testing the ability to answer queries using PromQL and the supporting constructs of the language, ensuring compatibility with Prometheus which was later expanded to include additional test concepts including OpenMetrics. Julius and team built a test suite which ran against various backends and services to determine the level of Prometheus compatibility. You can read the results yourself, which showed a variable level of conformance. 

Since the last  blog was published, Julius and Richard Hartmann also began working on a formal project to turn this into a CNCF authorized program called “Prometheus Conformance” which they launched and outlined in October 2021. Today this initiative includes OpenMetrics, PromQL, and Remote Write, with future plans for expansion as the blog explains.

To hear more about the Prometheus Conformance Program from the people who founded it, check out the explanation by CNCF’s Richard Hartmann at OpenObservability Talks:

The code used to conduct the tests can be found on Github. We ran them against the Logz.io infrastructure monitoring software offering which now exposes a Prometheus query API endpoint for customers to use for various purposes.

Under our service, we are running the open source M3DB database, which is 100% compliant. We’ve also built layers of multi-tenancy on top of it, which is why we utilize specific configurations to pass along the tenants. 

reference_target_config:
  query_url: 'http://localhost:9090'
#--- configure Logz.io as your remote write https://docs.logz.io/shipping/prometheus-sources/prometheus-remote-write-shipping.html
#--- How to look up your account region https://docs.logz.io/user-guide/accounts/account-region.html#how-to-look-up-your-account-region
#--- Contact our support to enable API on your Prometheus account [email protected]
test_target_config:
  query_url: https://{{YOUR_API_HOST}}/v1/metrics/prometheus
  headers:
   X-API-TOKEN: {{YOUR_API_TOKEN}}
 
query_tweaks:
  - note: 'Logz.io adds a "p8s_logzio_name" label to distinguish Prometheus servers, leading to extra labels in query results. These need to be stripped before comparisons.'
    no_bug: true
    drop_result_labels:
    - p8s_logzio_name

With this config we run ./promql-compliance-tester -config-file=promql-test-queries.yml -config-file=test-logzio.yml and get the following output showing 100% PromQL Compatibility.

This effort is great validation that Logz.io is implementing all of the relevant standards to future proof against evolving Prometheus requirements, allowing you to reuse existing dashboards in Grafana along with any scripts or queries you may be running on Prometheus. 

As a huge proponent of this work by the CNCF and Prometheus contributors, it’s our pledge to remain fully compliant with all the relevant conformance standards. We look forward to testing against the forthcoming Remote Write tests and other components.

Kudos to the Prometheus community for advancing this critical work to ensure that vendors are discouraged from making empty promises about Prometheus compatibility, protecting all of our shared interests! 



Source link

Share this:

  • Facebook
  • Twitter
  • Pinterest
  • LinkedIn

Filed Under: News Tagged With: Compatible, fully, Logzio, PromQL

Special Offers

  • BasketPong Giant Yard Pong Basketball Game for $150

    BasketPong Giant Yard Pong Basketball Game for $150
  • Night Eye Pro: Lifetime Subscription for $19

    Night Eye Pro: Lifetime Subscription for $19
  • The Essential At Home Baking Masterclass Bundle for $19

    The Essential At Home Baking Masterclass Bundle for $19
  • The Microsoft Azure Fundamentals, Administration & Security Certification Bundle for $49

    The Microsoft Azure Fundamentals, Administration & Security Certification Bundle for $49
  • Apple Ipad Air 2 128GB – Gold (Refurbished: Wi-Fi + Cellular) for $481

    Apple Ipad Air 2 128GB – Gold (Refurbished: Wi-Fi + Cellular) for $481

Reader Interactions

Leave a Reply Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

E-mail Newsletter

  • Facebook
  • GitHub
  • Instagram
  • Pinterest
  • Twitter
  • YouTube

More to See

Researchers Find Backdoor in School Management Plugin for WordPress

May 21, 2022 By iHash

BasketPong Giant Yard Pong Basketball Game for $150

May 21, 2022 By iHash

Tags

* Apple Cisco computer security cyber attacks cyber crime cyber news Cyber Security cybersecurity cyber security news cyber security news today cyber security updates cyber threats cyber updates data breach data breaches google hacker hacker news Hackers hacking hacking news how to hack incident response information security iOS iOS 7 iOS 8 iPhone iPhone 6 Malware microsoft network security Privacy ransomware malware risk management security security breaches security vulnerabilities software vulnerability the hacker news Threat update video web applications

Latest

How to deploy NLP: Text Embeddings and Vector Search

How to deploy NLP: Text Embeddings and Vector Search

How to deploy NLP: Text Embeddings and Vector Search English简体中文한국어日本語FrançaisDeutschEspañolPortuguês As part of our natural language processing (NLP) blog series, we will walk through an example of using a text embedding model to generate vector representations of textual contents and demonstrating vector similarity search on generated vectors. We will deploy a publicly available model on […]

Universal Access to Big Data is Here

Who is using Big Data to forecast industry trends, pursue growth hacking and improve customer relations? Banks and financial institutions; insurance companies; retail; manufacturing; healthcare and real estate – almost any industry can harness business intelligence solutions through key data findings.  Big Data is in the cloud just waiting to be mined and analyzed by […]

Night Eye Pro: Lifetime Subscription for $19

Expires May 21, 2122 23:59 PST Buy now and get 52% off KEY FEATURES Night Eye is a browser extension that enables dark mode on nearly any website on the Internet. It is easy to use, available on all major browsers and comes with 3 months of a completely free trial. The extension offers significant […]

Apple Ipad Air 2 128GB – Gold (Refurbished: Wi-Fi + Cellular) for $481

Expires May 16, 2122 23:59 PST Buy now and get 9% off KEY FEATURES This refurbished iPad Air is the perfect balance of power, design, and value. It has a gorgeous 9.7-inch Retina display, yet it’s 6.1mm thin and weighs just 0.96 pounds! So, it’s not just incredibly portable, it’s also fast and responsive, with […]

“Above the Trend Line” – Your Industry Rumor Central for 5/20/2022

Above the Trend Line: your industry rumor central is a recurring feature of insideBIGDATA. In this column, we present a variety of short time-critical news items grouped by category such as M&A activity, people movements, funding news, industry partnerships, customer wins, rumors and general scuttlebutt floating around the big data, data science and machine learning […]

Cytrox’s Predator Spyware Targeted Android Users with Zero-Day Exploits

Google’s Threat Analysis Group (TAG) on Thursday pointed fingers at a North Macedonian spyware developer named Cytrox for developing exploits against five zero-day (aka 0-day) flaws, four in Chrome and one in Android, to target Android users. “The 0-day exploits were used alongside n-day exploits as the developers took advantage of the time difference between […]

Jailbreak

Pangu Releases Updated Jailbreak of iOS 9 Pangu9 v1.2.0

Pangu has updated its jailbreak utility for iOS 9.0 to 9.0.2 with a fix for the manage storage bug and the latest version of Cydia. Change log V1.2.0 (2015-10-27) 1. Bundle latest Cydia with new Patcyh which fixed failure to open url scheme in MobileSafari 2. Fixed the bug that “preferences -> Storage&iCloud Usage -> […]

Apple Blocks Pangu Jailbreak Exploits With Release of iOS 9.1

Apple has blocked exploits used by the Pangu Jailbreak with the release of iOS 9.1. Pangu was able to jailbreak iOS 9.0 to 9.0.2; however, in Apple’s document on the security content of iOS 9.1, PanguTeam is credited with discovering two vulnerabilities that have been patched.

Pangu Releases Updated Jailbreak of iOS 9 Pangu9 v1.1.0

  Pangu has released an update to its jailbreak utility for iOS 9 that improves its reliability and success rate.   Change log V1.1.0 (2015-10-21) 1. Improve the success rate and reliability of jailbreak program for 64bit devices 2. Optimize backup process and improve jailbreak speed, and fix an issue that leads to fail to […]

Activator 1.9.6 Released With Support for iOS 9, 3D Touch

  Ryan Petrich has released Activator 1.9.6, an update to the centralized gesture, button, and shortcut manager, that brings support for iOS 9 and 3D Touch.

Copyright iHash.eu © 2022
We use cookies on this website. By using this site, you agree that we may store and access cookies on your device. Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT