Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGrafana/grafana-redis-datasource
/ types & classes
Types & classes
53 in github.com/RedisGrafana/grafana-redis-datasource
⨍
Functions
177
◇
Types & classes
53
Class
src/components/QueryEditor/QueryEditor.tsx:56
Class
src/components/ConfigEditor/ConfigEditor.tsx:25
Class
src/time-series/time-series.ts:8
Class
src/datasource/datasource.ts:21
Enum
AggregationValue
src/redis/time-series.ts:None
Enum
ClientTypeValue
src/constants.ts:None
Class
ConfigEditor
src/components/ConfigEditor/ConfigEditor.tsx:25
Class
DataSource
src/datasource/datasource.ts:21
Struct
DumpRegistrations
** * RG.DUMPREGISTRATIONS Radix marshaling */
pkg/models/redis-gears.go:25
Struct
EdgeEntry
** * Represents edge */
pkg/models/redis-graph.go:28
Interface
FieldValuesContainer
src/redis/fieldValuesContainer.ts:1
Enum
InfoSectionValue
src/redis/info.ts:None
Struct
NodeEntry
** * Represents node */
pkg/models/redis-graph.go:17
Interface
OverrideOptions
* Override Options
src/components/ConfigEditor/ConfigEditor.test.tsx:12
Interface
OverrideRequest
* Override Request
src/datasource/datasource.test.ts:56
Interface
Props
* Editor Property
src/components/ConfigEditor/ConfigEditor.tsx:15
Struct
PyDumpReq
** * RG.PYDUMPREQS Radix marshaling */
pkg/models/redis-gears.go:50
Struct
PyStats
** * RG.PYSTATS Radix marshaling */
pkg/models/redis-gears.go:16
Class
QueryEditor
src/components/QueryEditor/QueryEditor.tsx:56
Interface
QueryFieldTest
* Query Field
src/components/QueryEditor/QueryEditor.test.tsx:48
Enum
QueryTypeValue
src/redis/query.ts:None
Enum
RediSearch
src/redis/search.ts:None
Enum
Redis
src/redis/redis.ts:None
Interface
RedisDataSourceOptions
src/types.ts:7
Enum
RedisGears
src/redis/gears.ts:None
Enum
RedisGraph
src/redis/graph.ts:None
Enum
RedisJson
src/redis/json.ts:None
Interface
RedisQuery
src/redis/types.ts:12
Interface
RedisSecureJsonData
src/types.ts:103
Enum
RedisTimeSeries
src/redis/time-series.ts:None
Enum
ReducerValue
src/redis/time-series.ts:None
Struct
RegistrationData
** * Registration data for RG.DUMPREGISTRATIONS Radix marshaling */
pkg/models/redis-gears.go:36
Enum
SortDirectionValue
src/redis/search.ts:None
Interface
State
* State
src/components/ConfigEditor/ConfigEditor.tsx:20
Enum
StreamingDataType
src/constants.ts:None
Class
TimeSeriesStreaming
src/time-series/time-series.ts:8
Enum
ZRangeQueryValue
src/redis/redis.ts:None
Struct
dataModel
** * Configuration Data Model */
pkg/types.go:24
Struct
fakeInstanceManager
** * Fake Instance manager */
pkg/testing-utilities_test.go:57
Struct
flatCommandArgs
pkg/redis-client.go:47
Struct
instanceSettings
** * Instance Settings */
pkg/types.go:10
Struct
panickingClient
** * PANIC */
pkg/testing-utilities_test.go:31
Struct
queryModel
* * Query Model */
pkg/types.go:42
Interface
radixClient
radixClient is an interface that represents the skeleton of a connection to Redis ( cluster, standalone, or sentinel)
pkg/redis-client.go:55
Struct
radixV3Impl
radixV3Impl is an implementation of redisClient using the radix/v3 library
pkg/redis-client.go:61
Interface
redisClient
** * Interface for running redis commands without explicit dependencies to 3-rd party libraries */
pkg/redis-client.go:40
Struct
redisClientConfiguration
** * Configuration Data Model for redisClient */
pkg/redis-client.go:16
Struct
redisDatasource
** * The instance manager can help with lifecycle management of datasource instances in plugins. */
pkg/types.go:17
Struct
testClient
** * Test client */
pkg/testing-utilities_test.go:17
Struct
tmscanRow
** * TMSCAN result row entity */
pkg/redis-tmscan.go:13
Struct
valueToCheckByLabelInResponse
** * Response */
pkg/testing-utilities_test.go:47
Struct
valueToCheckInResponse
** * Response */
pkg/testing-utilities_test.go:37
Struct
xinfo
** * XINFO Radix marshaling */
pkg/redis-stream.go:17