mzraly

Results 5 comments of mzraly

Use case 1: We want to track metrics separately for different service types, but AutoScalingGroupName does not work for us because our blue-green deployments create new autoscaling groups for each...

Sample code for generating joined lines: ``` import re import sys # TODO: Handle other date formats. Perhaps look ahead to determine date # format to avoid running multiple regexes...

Sorry, wrong button, meant to comment without closing.

Looks like iteration happens both in the _iterate_lines() method and in the next() method used by __iter__(). It's the next() method that is important for mplotqueries.

Hi @jzohrab, the motivation for the request is nothing more than what I wrote in the initial description -- evaluate the dictionary's utility with realistic text. And as you say,...