mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 08:19:23 +02:00
## Summary 1. add instrumentation to the databroker reconciler 2. fix attributes not passed in the telemetry.Component to individual counters 3. add a new `Running` method to `telemetry.Component` to indicate a long-running operation such as a certain control loop is live. ## Related issues Ref: https://linear.app/pomerium/issue/ENG-2656 ## User Explanation <!-- How would you explain this change to the user? If this change doesn't create any user-facing changes, you can leave this blank. If filled out, add the `docs` label --> ## Checklist - [x] reference any related issues - [x] updated unit tests - [x] add appropriate label (`enhancement`, `bug`, `breaking`, `dependencies`, `ci`) - [x] ready for review |
||
---|---|---|
.. | ||
mock_databroker | ||
changeset.go | ||
changeset_test.go | ||
databroker.go | ||
databroker.pb.go | ||
databroker.proto | ||
databroker_grpc.pb.go | ||
databroker_test.go | ||
fast_forward.go | ||
fast_forward_test.go | ||
leaser.go | ||
leaser_test.go | ||
reconciler.go | ||
recordset.go | ||
recordset_test.go | ||
sync.go | ||
sync_test.go | ||
syncer.go | ||
syncer_test.go |