You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/plugin.json
+4-3
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
"id": "parseable-parseable-datasource",
6
6
"logs": true,
7
7
"metrics": true,
8
+
"tracing": true,
8
9
"info": {
9
10
"description": "Parseable is an open source, Kubernetes native, log storage and observability platform. This plugin allows you to visualize your Parseable logs in Grafana.",
Copy file name to clipboardExpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "parseable",
3
-
"version": "1.0.2",
3
+
"version": "1.1.0",
4
4
"description": "Parseable is an open source, Kubernetes native, log storage and observability platform. This plugin allows you to visualize your Parseable logs in Grafana.",
Copy file name to clipboardExpand all lines: src/plugin.json
+2-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
"id": "parseable-parseable-datasource",
6
6
"logs": true,
7
7
"metrics": true,
8
+
"tracing": true,
8
9
"info": {
9
10
"description": "Parseable is an open source, Kubernetes native, log storage and observability platform. This plugin allows you to visualize your Parseable logs in Grafana.",
0 commit comments