Azure / Azure/AzurePublicDataset
Azure Functions Trace 2019: functions changing trigger type?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.2k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
It seems functions can change trigger type between two days. After it changes, the trigger type remains stable.
I identified 1987 functions that change triggers through the traces.
Re-reading the explanation about the dataset, I believe only the names of the function and its owning application are hashed? So if a user changes the trigger type of a function, it does not change its hash? Then, would it be sensible to identify a function by its hash AND by its trigger type?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.