You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/observability/event
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
..
audit_config.go fix(event): Remove wrapper validation (#2032) 4 years ago
audit_config_test.go fix(event): Remove wrapper validation (#2032) 4 years ago
cloudevents_formatter_node.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
cloudevents_formatter_node_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
common_keys_values.go Add WriteSysEvent to the events package. (#1360) 5 years ago
context.go feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var 4 years ago
context_test.go feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var 4 years ago
context_unexported_test.go Events: convert from hclog to events (#1409) 5 years ago
data_classification.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
data_classification_test.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
errors.go Change error packages for events (#1339) 5 years ago
event.go feature: Add client ip to inbound request information (#1678) 4 years ago
event_audit.go Events: Add outbound detail protobufs, request status code, and update event encrypt filter. (#1569) 4 years ago
event_audit_test.go integrate events into the servers (#1355) 5 years ago
event_delivery_guarantee.go Change error packages for events (#1339) 5 years ago
event_delivery_guarantee_test.go Change error packages for events (#1339) 5 years ago
event_error.go Events: convert from hclog to events (#1409) 5 years ago
event_error_test.go Events: convert from hclog to events (#1409) 5 years ago
event_observation.go Events: add node for formatting/filtering cloudevents (#1390) 5 years ago
event_observation_test.go Events: convert from hclog to events (#1409) 5 years ago
event_sys.go Events: convert from hclog to events (#1409) 5 years ago
event_sys_test.go Events: add node for formatting/filtering cloudevents (#1390) 5 years ago
event_type.go Normalize event configuration (#1444) 5 years ago
eventer.go Add hclog adapter and gating to eventer (#1915) 4 years ago
eventer_config.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
eventer_config_test.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
eventer_gate_test.go feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var 4 years ago
eventer_retry.go Change error packages for events (#1339) 5 years ago
eventer_retry_test.go Events: add node for formatting/filtering cloudevents (#1390) 5 years ago
eventer_test.go fix(event): Remove wrapper validation (#2032) 4 years ago
filter_operation.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
filter_operation_test.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
hclog_event_adapter.go Add hclog adapter and gating to eventer (#1915) 4 years ago
hclog_event_adapter_test.go Add hclog adapter and gating to eventer (#1915) 4 years ago
hclog_formatter_node.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
hclog_formatter_node_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
id.go Events: convert from hclog to events (#1409) 5 years ago
id_test.go Events: add node for formatting/filtering cloudevents (#1390) 5 years ago
options.go Add hclog adapter and gating to eventer (#1915) 4 years ago
options_test.go Add hclog adapter and gating to eventer (#1915) 4 years ago
serialized_writer.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
serialized_writer_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
signer.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
sink_config.go Add hclog adapter and gating to eventer (#1915) 4 years ago
sink_config_test.go Events: add redact/encrypt node for audit events to Eventer (#1490) 5 years ago
sink_format.go support new event formats of: hclog-text and hclog-json (#1440) 5 years ago
sink_type.go Add hclog adapter and gating to eventer (#1915) 4 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago