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: README.md
+3-21Lines changed: 3 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,45 +66,27 @@ If you want to debug golang backend plugin code, follow the steps below:
66
66
67
67
* In your VSCode from 'Debug' menu call 'Start Debugging'
68
68
69
-
70
-
71
69
## Documentation
72
70
73
-
74
-
75
71
Please refer to the [docs folder in this repo](https://github.com/oracle/oci-grafana-metrics/tree/master/docs)
76
72
77
-
78
-
79
73
## Help
80
-
81
-
74
+
82
75
Issues and questions about this plugin can be posted [as an issue in this GitHub repository](https://github.com/oracle/oci-grafana-plugin/issues)
83
76
84
-
85
-
86
77
## Contributing
87
78
88
-
89
79
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](https://github.com/oracle/oci-grafana-metrics/tree/master/CONTRIBUTING.md)
90
80
91
-
92
-
93
81
## Security
94
82
95
-
96
83
Please consult the [security guide](https://github.com/oracle/oci-grafana-metrics/blob/master/SECURITY.md) for our responsible security
97
-
98
84
vulnerability disclosure process.
99
-
100
-
101
-
85
+
102
86
## License
103
87
104
-
105
-
Copyright (c) 2023 Oracle and/or its affiliates.
88
+
Copyright (c) 2024 Oracle and/or its affiliates.
106
89
107
-
108
90
Released under the Universal Permissive License v1.0 as shown at
0 commit comments