Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## What's Changed * Metrics client for reporting annoymous usage metrics. by @pdewilde in #55 * Refactor opt-out into other configs by @pdewilde in #59 * Change MetricWriter interface by @pdewilde in #61 * Metrics Client test by @pdewilde in #60 * Implement Metrics server. by @pdewilde in #62 * Metrics server: implement data lookup by @pdewilde in #63 * Tests for Metric Server by @pdewilde in #64 * Metrics Loader Test by @pdewilde in #65 * Refactor metrics handler by @pdewilde in #66 * Add static index info page. by @pdewilde in #68 * Add Dockerfile by @pdewilde in #67 * Metrics Server: Cloud Run Infrastructure by @pdewilde in #69 * Fix network endpoint group name by @pdewilde in #70 * Add image publishing for pushes to main as well as for releases. by @pdewilde in #71 * Update README.md to reflect current design by @pdewilde in #72 * Fix docker repo by @pdewilde in #73 * Fix SA Permissions by @pdewilde in #74 * Ignore client lifecycle changes in cloud run terraform to avoid false positives in terraform diffs by @pdewilde in #76 * Add allUsers to cloud run invokers to allow public access to metrics … by @pdewilde in #77 * Route metrics logs to dedicated cloud logging bucket by @pdewilde in #78 * Provide access to log views for metrics by @pdewilde in #79 * Logging View read permission for metrics bucket. by @pdewilde in #80 * Add async metric writing API to match update check API. by @pdewilde in #81 * Simplify test design by @sethvargo in #85 * Add storing metrics client in context by @pdewilde in #86 * Fix comment documenting install ID by @pdewilde in #89 * Remove async from metrics. by @pdewilde in #88 * Release: v0.2.0 by @token-minter-prod in #90 * Fix VERSION file from broken release by @pdewilde in #91 **Full Changelog**: v0.1.2...v0.2.0 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
- Loading branch information