Discover Packages
github.com/xlsa/erda
internal
tools
monitor
dashboard
report
engine
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
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.