Skip to content

stats: enable more metrics#2130

Merged
Augustyniak merged 1 commit intomainfrom
enable-more-stats
Mar 28, 2022
Merged

stats: enable more metrics#2130
Augustyniak merged 1 commit intomainfrom
enable-more-stats

Conversation

@Augustyniak
Copy link
Contributor

@Augustyniak Augustyniak commented Mar 28, 2022

Signed-off-by: Rafal Augustyniak raugustyniak@lyft.com

Description: Modify config to enable more metrics. Mainly focused on downstream requests, DNS updates and h2 ping timeouts. The changes add around 44 new metrics (a move from around 250 to around 290).
Risk Level: Low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
google_re2: {}
regex: '^cluster\.[\w]+?\.upstream_rq_[\w]+'
- safe_regex:
google_re2: {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there ever a situation we'd want to use re2?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly speaking - I do not know. I was an ignorant and followed the established pattern + I'm just more familiar with standard regexes so felt more comfortable doing that.

@Augustyniak Augustyniak merged commit ca03e91 into main Mar 28, 2022
@Augustyniak Augustyniak deleted the enable-more-stats branch March 28, 2022 17:10
jpsim added a commit that referenced this pull request Apr 12, 2022
* main: (59 commits)
  Bump Lyft Support Rotation (#2156)
  add specifying more maven deps (#2151)
  update envoy@e4eaf1b97 (#2146)
  bazel: create symbol mapping file (#2126)
  Bump Lyft Support Rotation (#2148)
  bazel: remove sandbox disable
  build: export flatbuffer jvm dep (#2147)
  Bump Lyft Support Rotation (#2143)
  bazel: Add flatbuffers Swift hack
  key_value: structure for prefs based key value store (#2120)
  build: add flatbuffers (#2133)
  Bump Lyft Support Rotation (#2131)
  envoy: bump upstream Envoy to 419e237 (#2132)
  stats: enable more metrics (#2130)
  Use the right type (envoy_network_t) (#2125)
  Bump Lyft Support Rotation (#2118)
  Update CONTRIBUTING.md to include updating subrepos (#2023)
  ci: create baseline and experimental test app pipelines (#2075)
  config: temporarily hardcode h2 max concurrent streams to 100 (#2124)
  ...

Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants