Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventCaveatsNamesCollected = "spicedb.internal.caveats.names_collected" EventCaveatsLookedUp = "spicedb.internal.caveats.lookup_completed" EventRelationshipsMutationsValidated = "spicedb.internal.service.relationships.mutations_validated" EventRelationshipsReadWriteExecuted = "spicedb.internal.service.relationships.readwrite_executed" EventRelationshipsPreconditionsValidated = "spicedb.internal.service.relationships.preconditions.validated" EventRelationshipsUpdatesValidated = "spicedb.internal.service.relationships.updates.validated" EventRelationshipsWritten = "spicedb.internal.service.relationships.written" EventDatastoreColumnsSelected = "spicedb.internal.datastore.shared.columns_selected" EventDatastoreIteratorCreate = "spicedb.internal.datastore.shared.iterator_created" EventDatastoreExecuteIssued = "spicedb.internal.datastore.shared.execute_issued" EventDatastoreExecuteStarted = "spicedb.internal.datastore.shared.execute_started" EventDatastoreRowsFirstReturned = "spicedb.internal.datastore.shared.first_row_returned" EventDatastoreRowsFirstScanned = "spicedb.internal.datastore.shared.first_row_scanned" EventDatastoreRelationshipsLoaded = "spicedb.internal.datastore.shared.relationships_loaded" EventDatastoreSpannerQueryIssued = "spicedb.internal.datastore.spanner.query_issued" EventDatastoreSpannerIteratorStarted = "spicedb.internal.datastore.spanner.iterator_started" EventDatastoreSpannerIteratorFinished = "spicedb.internal.datastore.spanner.iterator_finished" EventDatastoreMySQLTransactionValidated = "spicedb.internal.datastore.mysql.transaction_validated" EventDatastoreRevisionsCacheReturned = "spicedb.internal.datastore.revisions.cache_returned" EventDatastoreRevisionsComputed = "spicedb.internal.datastore.revisions.computed" )
Custom event names
View Source
const ( AttrCaveatsNames = "spicedb.internal.caveats.names" AttrCaveatsOperations = "spicedb.internal.caveats.operations" AttrDispatchCached = "spicedb.internal.dispatch.cached" AttrGraphSourceResourceTypeNamespace = "spicedb.internal.graph.source_resource_type.namespace" AttrGraphSourceResourceTypeRelation = "spicedb.internal.graph.source_resource_type.relation" AttrGraphSubjectsFilterSubjectType = "spicedb.internal.graph.subject_filter.subject_type" AttrGraphSubjectsFilterSubjectIdsCount = "spicedb.internal.graph.subject_filter.subject_ids_count" AttrGraphFoundResourcesCount = "spicedb.internal.graph.found_resources_count" AttrGraphResourceIDCount = "spicedb.internal.graph.resource_id_count" AttrDispatchResourceType = "spicedb.internal.dispatch.resource_type" AttrDispatchResourceIds = "spicedb.internal.dispatch.resource_ids" AttrDispatchSubject = "spicedb.internal.dispatch.subject" AttrDispatchNodeID = "spicedb.internal.dispatch.node_id" AttrDispatchStart = "spicedb.internal.dispatch.start" AttrDispatchSubjectType = "spicedb.internal.dispatch.subject_type" AttrDispatchSubjectIDs = "spicedb.internal.dispatch.subject_ids" AttrDispatchTerminalSubject = "spicedb.internal.dispatch.terminal_subject" AttrDatastoreNames = "spicedb.internal.datastore.shared.names" AttrDatastoreValue = "spicedb.internal.datastore.shared.value" AttrDatastoreRevision = "spicedb.internal.datastore.shared.revision" AttrDatastoreMutations = "spicedb.internal.datastore.shared.mutations" AttrDatastoreResourceType = "spicedb.internal.datastore.shared.resource_type" AttrDatastoreResourceRelation = "spicedb.internal.datastore.shared.resource_relation" AttrDatastoreQueryShape = "spicedb.internal.datastore.shared.query_shape" AttrDatastoreSubjectType = "spicedb.internal.datastore.shared.subject_type" AttrDatastoreColumnCount = "spicedb.internal.datastore.shared.column_count" AttrDatastoreRelationshipsCount = "spicedb.internal.datastore.shared.relationship_count" AttrDatastoreSpannerAPI = "spicedb.internal.datastore.spanner.api" AttrDatastoreSpannerTable = "spicedb.internal.datastore.spanner.table" AttrDatastoreSpannerKey = "spicedb.internal.datastore.spanner.key" AttrDatastoreSpannerColumns = "spicedb.internal.datastore.spanner.columns" AttrDatastoreSpannerStatement = "spicedb.internal.datastore.spanner.statement" AttrDatastoreRelationCount = "spicedb.internal.datastore.spanner.relation_count" AttrDatastoreNamespaceCount = "spicedb.internal.datastore.spanner.namespace_count" AttrDatastorePostgresLogLevel = "spicedb.internal.datastore.postgres.log_level" AttrDatastoreMySQLTransactionFresh = "spicedb.internal.datastore.mysql.transaction_fresh" AttrDatastoreMySQLTransactionUnknown = "spicedb.internal.datastore.mysql.transaction_unknown" )
OpenTelemetry custom attribute names
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.