grafana.peyote.duckdns.org
Open in
urlscan Pro
83.20.193.23
Public Scan
URL:
https://grafana.peyote.duckdns.org/
Submission Tags: krdprod
Submission: On December 10 via api from JP — Scanned from JP
Submission Tags: krdprod
Submission: On December 10 via api from JP — Scanned from JP
Form analysis
0 forms found in the DOMText Content
* Search dashboards * Dashboards * Home * * Browse * Playlists * Alerting * Alert rules * Silences * Alert groups * Sign in * Help * Documentation * Support * Community * Keyboard shortcuts * Grafana v8.3.1 (b9eacd93e9) General / HOME WELCOME TO GRAFANA NEED HELP? DocumentationTutorialsCommunityPublic Slack DASHBOARDS STARRED DASHBOARDS RECENTLY VIEWED DASHBOARDS LATEST FROM THE BLOG Dec 09 UNIFYING VM AND MICROSERVICE MONITORING WITH KUBERNETES, PROMETHEUS, AND GRAFANA According to a 2020 CNCF survey, the use of containers in production has been rapidly increasing for the past several years. Nutanix, a global leader in cloud software and a pioneer in hyperconverged infrastructure solutions, is part of that trend. During ObservabilityCON 2021, Rohith Subramanyam, a Nutanix software engineer, delivered a presentation about how the company’s service architecture has changed with the adoption of containers; the way its monitoring systems now combine the best features from Prometheus and Nutanix’s own legacy system; and how the company uses Grafana as its observability tool. Dec 08 AN UPDATE ON 0DAY CVE-2021-43798: GRAFANA DIRECTORY TRAVERSAL Note: We released fixes for CVE-2021-41090 and CVE-2021-43798 within 24 hours and mixed them up in one of the three blog posts. To make it clear: CVE-2021-41090 is for the Grafana Agent and CVE-2021-43798 is for Grafana the software. Only CVE-2021-43798 was a 0day exploit. Note: A previous version of this blog post included the wrong CVE. It has been corrected. The timeline has also been updated. Yesterday, we released an update to Grafana fixing a directory traversal attack tracked under CVE-2021-43798. Dec 08 GRAFANA AGENT 0.20.1 AND 0.21.2 RELEASED WITH SECURITY FIXES Note: We released fixes for CVE-2021-41090 and CVE-2021-43798 within 24 hours and mixed them up in one of the three blog posts. To make it clear: CVE-2021-41090 is for the Grafana Agent and CVE-2021-43798 is for Grafana the software. Only CVE-2021-43798 was a 0day exploit. Grafana Labs internally identified a security vulnerability in the Grafana Agent. This vulnerability has been assigned CVE-2021-41090 and has a CVSS score of 7.2 (high) and can be found on Github. Dec 07 GRAFANA 8.3.1, 8.2.7, 8.1.8, AND 8.0.7 RELEASED WITH HIGH SEVERITY SECURITY FIX Note: We released fixes for CVE-2021-41090 and CVE-2021-43798 within 24 hours and mixed them up in one of the three blog posts. To make it clear: CVE-2021-41090 is for the Grafana Agent and CVE-2021-43798 is for Grafana the software. Only CVE-2021-43798 was a 0day exploit. Today we are releasing Grafana 8.3.1, 8.2.7, 8.1.8, and 8.0.7. This patch release includes a high severity security fix that affects Grafana versions from v8.0.0-beta1 through v8. Dec 06 TESTING SHIFT LEFT OBSERVABILITY WITH THE GRAFANA STACK, OPENTELEMETRY, AND K6 Development is no longer a linear journey from point A to point B. As more projects shift into a state of organic growth, user feedback and constant experimentation are increasingly becoming the norm, if not the standard for engineering. “In order to support this rapid experimentation, we’re beginning to embrace new working methods and practices,” said Vinodh Ravi, Executive Director of Platform Engineering at JPMorgan Chase. But there are two distinct cognitive loops that have to interconnect: The approach developers have to create the applications by building and deploying continuously is different from that of the devops engineers who have to maintain the apps and make the code more reliable and resilient. Dec 03 NEW FEATURE IN LOKI 2.4: NO MORE ORDERING CONSTRAINT A new version of Loki was released back in November, and I’m here to talk about one of its most exciting features. Loki 2.4 finally removed the requirement that all data must be ingested in timestamp-ascending order. Instead, Loki now allows out of order logs up to a configurable validity window (more to come on that). In this post, I’ll walk through what all this means and why we’re thrilled about it. Dec 02 NEW IN THE KUBERNETES INTEGRATION FOR GRAFANA CLOUD: CURATED DASHBOARDS, BUILT-IN ALERTS, AND MORE Back in May, we announced the Kubernetes integration to help users easily monitor and alert on core Kubernetes cluster metrics using the Grafana Agent, our lightweight observability data collector optimized for sending metric, log, and trace data to Grafana Cloud. The integration allows Grafana Cloud users to monitor and alert on Kubernetes cluster metrics. Since the original release, we’ve added new features and enhancements to help our users go even further. Dec 01 GRAFANA 8.3 RELEASED: RECORDED QUERIES, PANEL SUGGESTIONS, NEW PANELS, ADDED SECURITY, AND MORE Grafana 8.3 is here! This is an exciting release for Grafana Labs. This release includes the new Candlestick panel, a new visualization suggestions engine, support for AWS Metrics Insights and, for our Grafana Enterprise users, recorded queries. Get 8.3 You can get started with Grafana in minutes with Grafana Cloud. We have free and paid Grafana Cloud plans to suit every use case — sign up for free now. Here’s a closer look at the important new features in 8. Nov 30 LEARN ABOUT MONITORING WITH GRAFANA CLOUD, LOAD TESTING WITH K6, AND MORE AT OUR VIRTUAL MEETUPS ‘Tis the season for more virtual Grafana meetups! After successfully launching the Grafana Meetup Program in August, we’re ending the year by bringing together the Grafana community in EMEA and in the West Coast/Rockies region to share expert tips from the Grafana and k6 teams, hear from observability pros at different organizations, engage in live Q&As, and help make new connections among Grafana users. And did we mention there’s a chance to win some cool Grafana swag? Nov 29 HOW TO BUILD PERFORMANCE TESTS INTO YOUR CI PIPELINE WITH K6, GITHUB ACTIONS, AND GRAFANA Performance testing is an essential component of building fast and reliable web services. Until recently, this testing typically happened later in the development process and was often performed by a separate team or even a third party. But speed is the competitive advantage for companies, and prioritizing testing during the development process can speed time to market for new applications. Now, many companies are shifting left, incorporating performance testing much earlier in the development process and often within the development team itself.