-
The Go version of the Jsonnet library is far faster than the C++ version and I believe everyone (?) uses it. This requires the user to give an option when configuring the build.
This should be swi…
-
This is cross-posted at [google/go-jsonnet](https://github.com/google/go-jsonnet/issues/538).
YAML has folded-style multi-line strings, which means that new-lines are replaced with spaces to end up…
-
Hello!
Could you consider adding Jsonnet (https://jsonnet.org/) in 'Processors' ?
1. This is a very common Json-processing language, there are many production-ready libraries for it, it is often…
-
see: https://jsonnet.org/articles/output-formats.html
-
The compilation does error out.
## Steps to Reproduce the Problem
1. Compile component-prometheus with the grafana/jsonnet-libs#1285
## Actual Behavior
```
Jsonnet error: failed to comp…
-
Several times I have wanted to convert kubecfg's "hierarchical" k8s resources into a simple flattened list, for use elsewhere in jsonnet (eg: to do an "add a label to all things" post-processing step)…
-
### What's wrong?
The JSON generated from https://github.com/grafana/alloy/blob/main/operations/alloy-mixin/dashboards/alloy-logs.libsonnet is broken and throws an error `Status: 500. Message: pars…
-
https://github.com/aquaproj/aqua-registry/pull/3115
-
Hi,
First congratulations and thanks for this great library.
I believe it'b be awesome if one could benefit the strength of dynaconf and the dynamic features (variables, conditionals, etc.) of […
-
Hey there!
I am trying to run the DuoRat code from the Docker container, and experience issues with loading the jsonnet files
```
root@duorat:/app# python scripts/train.py --config configs/duo…