
Kelly Burdine
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Kelly Burdine-
Kelly Burdine commented,
No each line of data (i.e. fulla_avg) is clearly labeled in the legend. The y-axis in my query ranges from 0-30. I just wanted to add an axis title that says "$ per hour" so that someone looking at...
-
Kelly Burdine commented,
so there is no way to give the axis a title? Bummer
-
Kelly Burdine commented,
Thanks for the reply. I guess I was hoping there was a way to just add it within the panel. My query is a bit unique. I am parsing a json and wanted to graph the raw values, but since I can only gr...
-
Kelly Burdine created a post,
Adding a label to the axis in a dashboard panel
How do I add a label to the x or y-axis in a dashboard panel graph? For example, I want to add "Time" to the x-axis and "$/hr" to the y-axis to a graph in my live dashboard.
-
Kelly Burdine commented,
Derek Thank you! This worked well.
-
Kelly Burdine created a post,
Dealing with null values
I'm running a query that includes adding the values from several fields to create a "total_cost". I started adding values from fields and everything was working well until I added one field that so...
-
Kelly Burdine commented,
Thanks! This seems to have solved the problem.
-
Kelly Burdine created a post,
Calculating Average by Message
I have log files that contain a json. I wanted to be able to plot one of the raw values "cost" to a graph, but you can only graph aggregated fields. I was told by the sumo logic support team that I...
-
Kelly Burdine commented,
David That solved the problem. Thank you so much!
-
Kelly Burdine commented,
David Thanks for your quick response! I did try separating the two averages by a comma and I got the following error: Unable to run query: _collector= ds_jobs "emr_usage" |json auto "fulla.cost",...