Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alipay/container-observability-service
/ types & classes
Types & classes
341 in github.com/alipay/container-observability-service
⨍
Functions
1,310
◇
Types & classes
341
↓ 4 callers
TypeAlias
SpanType
pkg/reason/analyzers/pod_create_span.go:14
↓ 1 callers
Interface
handler
pkg/api/handler.go:10
Struct
Action
trace list meta model
pkg/dal/storage-client/model/trace_model.go:7
Struct
Agent
pkg/dal/storage-client/model/event_model.go:9
Struct
Aggregator
pkg/aggregator/aggregator.go:65
Struct
AggregatorOptions
pkg/aggregator/aggregator.go:37
Struct
AnalyzerFactory
pkg/reason/analyzers/analyzer_factory.go:7
Struct
AnnotationResponse
AnnotationResponse contains all the information needed to render an annotation event. https://github.com/grafana/simple-json-datasource#annotation-ap
internal/grafanadi/model/annotation.go:7
Struct
Annotations
pkg/dal/storage-client/model/event_model.go:23
Struct
Audit
pkg/dal/storage-client/model/audit_model.go:9
Struct
AuditEvent
pkg/shares/event_data.go:23
Struct
AuditEvent
pkg/replayer/audit_processor.go:15
Interface
AuditInterface
pkg/dal/storage-client/data_access/storage_interface.go:9
Struct
AuditProcessDAG
pkg/shares/event_data.go:225
Struct
AuditProcessor
pkg/replayer/audit_processor.go:20
TypeAlias
AuditType
pkg/shares/event_data.go:16
Struct
BaseProcessor
BaseProcessor 用于基础的信息提取
pkg/shares/processor.go:23
Struct
BizInfoHandler
internal/grafanadi/handler/biz_info_handler.go:16
Struct
BizInfoParams
internal/grafanadi/handler/biz_info_handler.go:23
Struct
BizInfoTable
Take this as Example: https://sriramajeyam.com/grafana-infinity-datasource/wiki/json
internal/grafanadi/model/model.go:10
Struct
BoundedQueue
pkg/queue/queue.go:29
Struct
BufferData
pkg/utils/utils.go:246
Struct
BufferUtils
pkg/utils/utils.go:280
TypeAlias
Cleaner
pkg/xsearch/types.go:15
Struct
ClusterTable
internal/grafanadi/model/model.go:84
TypeAlias
ConcurrentMap
A "thread" safe map of type string:Anything. To avoid lock bottlenecks this map is dived to several (SHARD_COUNT) map shards.
pkg/utils/concurrent_map.go:12
Struct
ConcurrentMapShared
A "thread" safe string to anything map.
pkg/utils/concurrent_map.go:15
Struct
CondLocker
pkg/xsearch/xsearch_slo_pod_info.go:92
Struct
ContainerEventsHandler
internal/grafanadi/handler/containerevents.go:17
Struct
ContainerEventsHandlerParams
internal/grafanadi/handler/containerevents.go:52
Struct
ContainerStatusHandler
internal/grafanadi/handler/containerstatus.go:18
Struct
ContainerStatusHandlerParams
internal/grafanadi/handler/containerstatus.go:57
Struct
ContainerlifecycleHandler
internal/grafanadi/handler/containerlifecycle.go:18
Struct
ContainerlifecycleParams
internal/grafanadi/handler/containerlifecycle.go:56
Struct
DAGAnalyzer
pkg/reason/analyzers/analyzer.go:24
Struct
DAGDeliveryModule
pkg/reason/modules/module.go:25
Struct
DBOptions
pkg/common/options.go:3
Struct
Data
pkg/dal/storage-client/model/tracedata_model.go:69
Struct
DataFrame
internal/grafanadi/model/dataframe.go:3
Interface
DataModelInterface
pkg/dal/storage-client/model/model.go:3
Interface
DataType
grafana_plugin/tkp_table_panel/src/components/SimplePanel.tsx:31
Struct
DataType
internal/grafanadi/model/dataframe.go:18
Struct
DebuggingPodsHandler
internal/grafanadi/handler/debugslo_handler.go:21
Struct
DelSLOResult
pkg/slo/pod_delete_slo_test.go:57
Struct
DeliveryInfo
pkg/dal/storage-client/model/trace_model.go:12
Interface
DeliveryModule
pkg/reason/modules/module.go:9
Struct
DeliveryPodCreateOrDeleteTable
internal/grafanadi/model/model.go:80
Struct
DeliveryPodUpgradeTable
internal/grafanadi/model/model.go:101
TypeAlias
DeliveryType
pkg/reason/analyzers/analyzer.go:16
Struct
ESOptions
pkg/common/options.go:30
Interface
ESReader
es reader for unit test
pkg/slo/utils.go:152
Struct
ElasticSearchConf
pkg/xsearch/types.go:3
TypeAlias
ErrMsg
pkg/custom-errors/errors.go:4
TypeAlias
ErrType
pkg/custom-errors/errors.go:3
Interface
EsTabler
pkg/utils/utils.go:501
Struct
Event
pkg/dal/storage-client/model/event_model.go:3
Struct
ExpiringMap
pkg/utils/expiringmap.go:22
Struct
ExtraProperty
pkg/spans/span.go:62
Struct
ExtraProperty
pkg/trace/span.go:185
Struct
ExtraPropertyConfig
pkg/spans/config.go:386
Struct
ExtraPropertyConfig
pkg/trace/config.go:466
Struct
ExtraPropertyConfig
ExtraPropertyConfig config for property extractor
internal/grafanadi/model/model.go:196
Struct
FakeStorage
pkg/mocks/fake_storage.go:13
Struct
FakeStorage
pkg/dal/storage-client/mocks/fake_storage.go:13
Struct
FeatureGates
pkg/featuregates/feature_gates.go:13
Struct
Field
pkg/spans/utils.go:15
Struct
Field
pkg/trace/utils.go:17
Interface
FieldConfig
grafana_plugin/custom_log_panel/src/types.ts:3
Struct
FieldRef
pkg/spans/utils.go:62
Struct
FieldRef
pkg/trace/utils.go:61
Struct
FieldType
internal/grafanadi/model/dataframe.go:13
Struct
File
pkg/dal/storage-client/model/event_model.go:20
Interface
FilterConfig
grafana_plugin/filter_panel/src/types.ts:7
Interface
FilterOption
grafana_plugin/filter_panel/src/types.ts:17
Struct
FlowControl
流量控制,核心思路: 采用快失败、慢恢复的策略
pkg/utils/flow_control.go:6
Struct
GPodInfos
internal/grafanadi/handler/vtkp_detail_handler.go:136
Struct
GVTkpDetail
internal/grafanadi/handler/vtkp_detail_handler.go:131
Struct
GVTkpStatus
internal/grafanadi/handler/vtkp_status_handler.go:109
Interface
Handler
internal/grafanadi/handler/handler.go:9
FuncType
HandlerFunc
func(http.ResponseWriter, *http.Request, data_access.StorageInterface) Handler
internal/grafanadi/handler/handler.go:16
Struct
HitEvent
pkg/shares/event_data.go:151
Struct
HitEventSlice
pkg/shares/event_data.go:177
Struct
HyperEvent
pkg/spans/config.go:90
Struct
HyperEvent
pkg/trace/config.go:83
Struct
Item
expired map
pkg/utils/expiringmap.go:17
FuncType
IterCb
Iterator callback,called for every key,value found in maps. RLock is held for all calls for a given shard therefore callback sess consistent view of a
pkg/utils/concurrent_map.go:254
Struct
JSONData
pkg/dal/storage-client/model/tracedata_model.go:3
Struct
JsoniterDecoder
pkg/utils/decoder.go:7
Struct
KeyLifecycleEvents
internal/grafanadi/model/model.go:107
Interface
LRU
pkg/utils/cache.go:37
Struct
LifeFlag
pkg/spans/config.go:322
Struct
LifeFlag
pkg/trace/config.go:402
Struct
LifePhase
pkg/dal/storage-client/model/life_phase_model.go:5
Struct
Lifecycle
pkg/dal/storage-client/model/event_model.go:36
Struct
Log
pkg/dal/storage-client/model/event_model.go:16
Struct
LuaFetcher
pkg/spans/config.go:357
Struct
LuaFetcher
pkg/trace/config.go:437
Struct
LuaMatcher
pkg/spans/config.go:32
Struct
LuaMatcher
pkg/trace/config.go:27
Struct
LunettesConfig
UserOnlineConfigMap: 用于指定一个特定的 namespace 的在线任务的超时时间,通常由 SRE 来配置 UserAppConfigMap: 用于指定一个特定的 app 的超时时间,通常由 SRE 来配置 例如,"UserSLAConfigMap"
pkg/config/config.go:24
next →
1–100 of 341, ranked by callers