Skip to content

Commit 0eee358

Browse files
committed
Support new action GoToError in the REST Plugin API
1 parent a0d7674 commit 0eee358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analytics-provider/src/main/java/org/digma/intellij/plugin/analytics/AnalyticsProvider.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,6 @@ public interface AnalyticsProvider extends Closeable {
174174
DiscoveredDataResponse getDiscoveredData();
175175

176176
SpanInfoByUid resolveSpanByUid(String uid);
177+
177178
EnvironmentInfoByErrorId resolveEnvironmentByErrorId(String errorId);
178179
}

0 commit comments

Comments
 (0)