mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 03:31:50 +08:00
Phlare: Support both Phlare and Pyroscope backends (#66989)
This commit is contained in:
@ -76,6 +76,10 @@ func TestIntegrationPlugins(t *testing.T) {
|
||||
})
|
||||
})
|
||||
|
||||
//
|
||||
// NOTE:
|
||||
// If this test is failing due to changes in plugins just rerun with updateSnapshotFlag = true at the top.
|
||||
//
|
||||
t.Run("List", func(t *testing.T) {
|
||||
testCases := []testCase{
|
||||
{
|
||||
|
Reference in New Issue
Block a user