postmortems icon indicating copy to clipboard operation
postmortems copied to clipboard

Postmortem metadata from danluu/post-mortems.

Results 10 postmortems issues
Sort by recently updated
recently updated
newest added

Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.29.0 to 0.44.0. Changelog Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog. [1.19.0/0.44.0/0.13.0] - 2023-09-12 Added Add gcp.gce.instance.name and gcp.gce.instance.hostname resource attributes to go.opentelemetry.io/contrib/detectors/gcp. (#4263) Changed The semantic conventions used by...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Instead of redirecting to a plain text `404 not found` page, we could return a custom 404 HTML page to make it more visually appealing :)

This will aid in supporting search/filtering

This will help people searching for recent events - and will also be helpful to reduce to the number of clicks to determine when an event occurred (i.e. the additional...

Should we just dump all of this into bigquery and use that as the search backend? Something else? This runs on GCP, so something using that would be nice.

What if we scraped each PM url, and grepped for the categories, and then filed a PR with suggested categories based off of that?

One request that came in is to add titles to all posts. Salim has offered to look into this.

It'd be handy to sort the main table by company or category.

Make a page for each company, and link to it from the index and each postmortem.