Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
petty greivance if that's the accepted means, but here a thing...my team has a pattern of indicating a failure state by raising exception that isn't caught, flows out to the ncs wrapper running a given callback, which causes whatever message put upon...
hi,I am introducing a bunch of telemetry into our NSO repos. we are python based. I've looked, and can't find reasonable examples of what to me seems common: - immediately before or after commit (dry run or not, revert or not, <type_one_of_those_nc...
hi,So my team has an odd 'service' which amounts to yang on its own, no xml, no supporting code (so unhooked callbacks/no lifecycle interject). no servicepoint registration (there's no xml) other than an INVALID registration of a service as python, ...
hi,I'm looking at cdb dumps, as part of trying to create a linked knowledge graph of nso for things like looking at total configuration space of devices versus that managed by services we've created in NSO. this, along with what amounts to 'sync-fro...
I'd echo 'it'd be nice to be able to "show services my-service-abc | display set"'why?I have hundreds of json requests that create nso service instances in various test cases via restconf.I'd like to be able to generate (and keep up to date) examples...
just got hands on the cisco observability exporter stuff. there's an implementation of iterating diffs in there.fortuitous! I'd literally just implemented first party tracing with opentelemetry sdk for python in our projects, so attaching the nso s...
that'll work, thank you. if we want to get logging from it I guess I will need to make it into a little mini-service, as the hosting service (where we'd move yang to, the consumer of the data entered the little yang fragment provides) extends 'ncs:s...
You should not ascribe any meaning to them or make decisions based on them. Their format and/or contents are subject to change without notice. - OKI'm just at a point of trying to turn the cdb dump into knowledge, and I made a little watcher that fi...
thanks @radioman I'll see what I can figure. When I decoded as base64 there ended up being intermingled escaped characters with decoded readable text. apparently term · PyPI can decode erlang 'binary_to_term-1' - its some kind of tty format appare...