All Posts

We are configuring alerts on wavefront for multiple environments, and repeating ourselves by creating / cloning multiple alerts and make adjustments. It is difficult to make changes as there are many... See more...
We are configuring alerts on wavefront for multiple environments, and repeating ourselves by creating / cloning multiple alerts and make adjustments. It is difficult to make changes as there are many alerts to modify. Is there a way to pass parameter to alert configuration to avoid this redundancy in alert?
Hello, I need to upgrade from wavefront tile v3.05 to v4.20. Before I do so,  I want to know how to estimate dashboards capacity usage. Is there a way to find out?  Thank you in advance.
You can join the tables to find the relevant users, and use DISTINCT so each user is in the result set at most once even if they have multiple posts with rating.  @mingwei-1231 wrote: Hi! I am ... See more...
You can join the tables to find the relevant users, and use DISTINCT so each user is in the result set at most once even if they have multiple posts with rating.  @mingwei-1231 wrote: Hi! I am new to Wavefront so not sure if this is a stupid question.. Basically, I am trying to use a point tag dynamic variable in a dashboard. Let's say "source" for example. When setting up the variable, it asks for a query. This query, to my understanding, needs to return some metric that is shared by all the "source"s, and has "source" as one of its point tags? But when I try to save the variable, it gives the following exception: Query Exception ________________________ Subway Live IQ App You must have at least one list element I found a metric that gives me several lines if I do a simple ts() on it. I thought that's a list? But it's apparently not? Then I want to ask, what is considered a list element? How should I see my metrics' data types (list or not)? What other types are there? I assume there is a documentation page I missed reading on this? Or, if I am asking wrong questions, what does the error actually mean? Thanks very much!  
Hi! I am new to Wavefront so not sure if this is a stupid question.. Basically, I am trying to use a point tag dynamic variable in a dashboard. Let's say "source" for example. When setting up the ... See more...
Hi! I am new to Wavefront so not sure if this is a stupid question.. Basically, I am trying to use a point tag dynamic variable in a dashboard. Let's say "source" for example. When setting up the variable, it asks for a query. This query, to my understanding, needs to return some metric that is shared by all the "source"s, and has "source" as one of its point tags? But when I try to save the variable, it gives the following exception: Query Exception You must have at least one list element I found a metric that gives me several lines if I do a simple ts() on it. I thought that's a list? But it's apparently not? Then I want to ask, what is considered a list element? How should I see my metrics' data types (list or not)? What other types are there? I assume there is a documentation page I missed reading on this? Or, if I am asking wrong questions, what does the error actually mean? Thanks very much!
This board has went really quiet for months. I am trying to get more activity in here.
Centrica Modernizes Applications with VMware Tanzu® Observability™ by Wavefront and AWS   https://news.vmware.com/releases/centrica-modernizes-applications-with-vmware-tanzu-observability-by-wavefr... See more...
Centrica Modernizes Applications with VMware Tanzu® Observability™ by Wavefront and AWS   https://news.vmware.com/releases/centrica-modernizes-applications-with-vmware-tanzu-observability-by-wavefront-and-aws Is anyone else using this?
It is good to see new news releases about this product
Not sure if everyone here follows Gartner but VMware was just named a visionary and here is the link https://news.vmware.com/releases/vmware-named-a-visionary-in-the-2022-gartner-magic-quadrant-for-... See more...
Not sure if everyone here follows Gartner but VMware was just named a visionary and here is the link https://news.vmware.com/releases/vmware-named-a-visionary-in-the-2022-gartner-magic-quadrant-for-application-performance-monitoring-and-observability    
Here is the guide. Hope this helps   https://tanzu.vmware.com/content/blog/monitor-vsphere-with-wavefront-an-in-depth-walkthrough    
Yes you can and there was a guide that came out years ago that shows you how. I will look for that guide and get back to you.
Has anyone done this and how easy or hard is this? Did you find a good guide for this process?
Micro Focus Real User Monitor Overview Micro Focus Real User Monitor is #24 ranked solution in APM tools. PeerSpot users give Micro Focus Real User Monitor an average rating of 6 out of 10. Micro ... See more...
Micro Focus Real User Monitor Overview Micro Focus Real User Monitor is #24 ranked solution in APM tools. PeerSpot users give Micro Focus Real User Monitor an average rating of 6 out of 10. Micro Focus Real User Monitor is most commonly compared to AppDynamics: Micro Focus Real User Monitor vs AppDynamics. The top industry researching this solution are professionals from a computer software company, accounting for 32% of all views.
VMware Tanzu Observability by Wavefront was previously known as Wavefront, Wavefront by VMware, VMware Tanzu Observability .
Real User Monitoring (RUM) an End user monitoring that gives you visibility into user behavior for fast, targeted problem resolution. It monitors the performance and availability of business-critical... See more...
Real User Monitoring (RUM) an End user monitoring that gives you visibility into user behavior for fast, targeted problem resolution. It monitors the performance and availability of business-critical application services for all users at all locations all the time. It automatically discovers underlying infrastructure and classifies user actions - giving you instant visibility into session and whole service health over web, cloud, and mobile user experience. It allows you to trace user experience across tiers, capture live sessions, see where customers clicked, measure response times, and see pages that caused problems. And you can easily capture and replay user sessions to create test scripts that reflect real user behavior.
VMware Tanzu Observability provides metrics-driven analytics at massive scale, so you can get the most out of your cloud-native apps.
https://www.peerspot.com/products/comparisons/micro-focus-real-user-monitor_vs_vmware-tanzu-observability-by-wavefront Hope this helps
What is the difference between Micro Focus Real User Monitor vs VMware Tanzu?
Hi All, I have a minikube cluster running which has istio installed and running. I tried following the steps from - "Reporting Istio Metrics to Wavefront Setup" in the Istio integration tab.I was ab... See more...
Hi All, I have a minikube cluster running which has istio installed and running. I tried following the steps from - "Reporting Istio Metrics to Wavefront Setup" in the Istio integration tab.I was able to deploy a prometheus server but Wavefront Config Map doesn't have any section for ```Prometheus Sources```.  I have attached the screenshot of the file below.  Please suggest what should be done. Thanks you for your time and help
Hi I currently operate on Wavefront Trial. My observability set contains a multi service spring boot based application. As I am trying to check Application Status, it keeps showing the sample appli... See more...
Hi I currently operate on Wavefront Trial. My observability set contains a multi service spring boot based application. As I am trying to check Application Status, it keeps showing the sample application information rather than updating with the monitored application. Also, the application configuration panel is showing 0 services in my application. Though, the service dashboard and trace details are loading properly for all services. Any idea why it might be happening. Is it possible that its because I am operating a trial version? I am trying to integrate monitored service api with my CI/CD platform and this is a blocker for me as it is returning 0 service list even when I have more than 5 services in the application.
HTML is the language of the Angular template. Almost all HTML syntax is valid template syntax UPSers. The <script> element is a notable exception; it is forbidden, eliminating the risk of script ... See more...
HTML is the language of the Angular template. Almost all HTML syntax is valid template syntax UPSers. The <script> element is a notable exception; it is forbidden, eliminating the risk of script injection attacks. In practice, <script> is ignored and a warning appears in the browser console. See the Security page for details.