-
@State data: String[] = [];
controller: RefreshController = new RefreshController() //刷新控制器,声明全局变量
dataSource: RefreshDataSource = new RefreshDataSource() //数据懒加载操作对象,执行数据增删改查
aboutToAppear(): v…
-
## Description
I'm trying to configure JdbcAppender using DataSourceConnectionSource(jndi) in embedded Tomcat(I create application with Springboot)
I defined data source in application.yml, and …
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
There are some examples of plural data sources in the provider that handle pagination and don't use client …
-
### Component(s)
testbed
### Is your feature request related to a problem? Please describe.
Currently, collector does not have a performance test combining multiple datasources (traces+metrics+logs…
-
## Problem to solve
Under the MDS environment, when the redirection from datasource management to query workbench happens, there is a cluster selection mismatch.
## BackGround
With the support of…
-
Hello envio team,
I'd like to ask to have the option to specify an start_block and end_block per datasource rather than per network.
An example use case for us for example is that we have a Proper…
-
### Discussed in https://github.com/grafana/grafana/discussions/68844
Originally posted by **kevinlinxc** May 22, 2023
The context is that I am running Grafana locally, either with the server …
-
**Kibana version:**
8.16
**Describe the bug:**
When you have a datasource with log.level column, it is rendered in Dataview mode. It is also rendered when you are in the ES|QL mode and query this dat…
-
**Why is this needed**:
So that users can scope reverse proxied requests to Grafana to a tenant, in Grafana Mimir, they belong to.
**What would you like to be added**:
```patch
From 65f0def7…
-
Environment
HikariCP version: 3.2.0
JDK version : 1.8.0_111
Database : Oracle 12g
Driver version : ojdbc7 Type4
dataSourceClassName="oracle.jdbc.pool.OracleDataSource"
To start with, i love hi…