Mat Schaffer

Results 28 issues of Mat Schaffer

I've been testing this out as a way to get per-route successes/latency/errors but the data I'm seeing for newrelic_count is pretty choppy. ![screen shot 2016-04-29 at 11 57 28 am](https://cloud.githubusercontent.com/assets/690/14907293/92b3ca8e-0e01-11e6-887e-e18600d8009a.png)...

**Describe the feature:** When using the search bar to navigate, allow shift click (or maybe shift-enter) to open in a new tab **Describe a specific use case for the feature:**...

design decision
accessibility
accessibility - screen reader
accessibility - markup

## Meta: **CircleCI CLI Version:** 0.1.16947+263902a (homebrew) **Operating System:** macOS Monterey - 12.3 (21E230) Model Name: MacBook Pro Model Identifier: MacBookPro16,1 Processor Name: 8-Core Intel Core i9 Processor Speed: 2.4...

bug

I was trying to set up podsync to listen to the next.js 2021 conference videos on a long road trip, but I couldn't seem to add the feed to overcast...

When collecting metrics with the prometheus integration we have the option to specify include/exclude filters We should probably have a similar mechanism when using APM server to collect metrics (for...

enhancement
Platform Observability

The db statement is really useful, but it would be even more amazingly useful if we could search on it. So by adding this mapping: ![Screen Shot 2021-11-11 at 13...

enhancement

If you use apm-server to collect OpenTelemetry metrics today, for example: https://github.com/matschaffer/elastic-otel-metrics/blob/dfa52024bc9536c2ed6ce13fe415c61aa5b396da/src/server/index.ts#L73-L75 The metric name gets used as a root key on the document. So in the above case you'd...

enhancement
OpenTelemetry
Platform Observability

We have https://github.com/elastic/kibana/pull/123241 open from @chrisronline which proposes adding some new machinery to kibana to collect per-plugin metrics (to then be collected by metricbeat and viewed in stack monitoring). I...

agent-nodejs
kibana
community
8.3-candidate

Follow up from https://github.com/actions-rs/audit-check/issues/223 I failed to notice that you can use `audit.toml` as a mechanism to ignore understood advisories for my own repo. This led me to find and...

@djmitche [suggested](https://github.com/actions-rs/audit-check/issues/223#issuecomment-1215962478) documentation to help cover the usage of `audit.toml` to ignore advisories, especially when running under a github action. This is a draft of documentation that might help meet...