Discover Packages
github.com/erda-project/erda
modules
monitor
dashboard
report
engine
package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Oct 11, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Report struct {
DataConfig []*viewData
}
1. fetch report template
2. get screenshot from headless
3. fetch telemetry to decode view_config add a history record
4. combine history URI and image as email html
5. send email to notify group
type Resource struct {
Block *blockEntity
ReportTask *reportTaskEntity
}
func NewResource(report *reportTaskEntity) (r *Resource , err error )
Source Files
¶
Click to show internal directories.
Click to hide internal directories.